mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-04-05 09:00:04 +08:00
* Remove path module from webpack config on eject. Fixes #1174 * Move path module inclusion right after the other imports Re: #1174