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