如题
是create-react-app里的概念。eject是将webpack具体配置反解出来。
https://github.com/facebook/create-react-app
No Lock-In: You can “eject” to a custom setup at any time. Run a single command, and all the configuration and build dependencies will be moved directly into your project, so you can pick up right where you left off.
CNode 社区为国内最专业的 Node.js 开源技术社区,致力于 Node.js 的技术研究。
是create-react-app里的概念。eject是将webpack具体配置反解出来。
https://github.com/facebook/create-react-app