codemod-v4 icon indicating copy to clipboard operation
codemod-v4 copied to clipboard

babel warning for lodash

Open vagusX opened this issue 4 years ago • 3 comments

[BABEL] Note: The code generator has deoptimised the styling of /Users/vagusx/.npm/_npx/90962/lib/node_modules/@ant-design/codemod-v4/node_modules/lodash/lodash.js as it exceeds the max of 500KB.

vagusX avatar Mar 03 '20 05:03 vagusX

https://stackoverflow.com/questions/35192796/babel-note-the-code-generator-has-deoptimised-the-styling-of-app-js-as-it-exc

vagusX avatar Mar 03 '20 05:03 vagusX

https://stackoverflow.com/questions/30879773/how-to-handle-code-generator-has-deoptimised-styling-message-from-gulp-babel/30879872#30879872

vagusX avatar Mar 03 '20 05:03 vagusX

Using compact#false can avoid this warning

vagusX avatar Mar 03 '20 05:03 vagusX