deepcopy.js
deepcopy.js copied to clipboard
Failed to minify code from this file: ./node_modules/deepcopy/src/index.mjs:12
I upgraded to v1.0.0 of deepcopy and I'm now getting the following error when doing a production build through "yarn build" (this was not a problem for v0.6.3 of deepcopy):
Creating an optimized production build... Failed to compile.
Failed to minify the code from this file:
./node_modules/deepcopy/src/index.mjs:12
Read more here: http://bit.ly/2tRViJ9
error Command failed with exit code 1. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Hello, I got the same problem, did you solve it ?