Error when using @cardano-sdk/core #536
-
Why does this happen? I can import |
Beta Was this translation helpful? Give feedback.
Answered by
mkazlauskas
Nov 24, 2022
Replies: 1 comment 3 replies
-
Could you please post more information about your environment / build setup? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
react-scripts
uses webpack and you need a custom config to get it working. See webpack.config.js in our web-extension e2e tests as an example. These are the important options (don't necessarily need all of those for justcore
package):