javascript - Large Number of Node Modules after create-react-app eject -


i ran create-react-app eject because wanted use less on project. noticed after doing number of modules under node_modules in project had increased. started project create-react-app, , after creating app, noticed there huge number of modules under node_modules. after creating app no eject run. have tried reinstalling create-react-app, node, , npm, , nothing return node_modules default configuration. don't understand why ejecting 1 app affect configuration of future apps create.


Comments

Popular posts from this blog

c++ - CPP, 'X' button listener -

shared memory - gstreamer shmsrc and shmsink with h264 data -

.net - Bulk insert via Dapper is slower than inserting rows one-by-one -