-
After webpack build get error: Module build failed: Error: Cannot find module ‘babel-plugin-transform-react-constant-elements’ from ‘/home/igor/Projects/amater’ Did you mean "@babel/transform-react-constant-elements"? My …
- 379 views
- 0 answers
- 0 votes
-
So 3 days ago I hit weird problem with bundling simple function with babel, typescript and webpack. Whole "not working" …
- 389 views
- 1 answers
- 0 votes
-
In my app, I have configured Babel to add Core-JS polyfills, but it seems to be adding unnecessary polyfills. Im …
- 391 views
- 0 answers
- 0 votes