Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how can I do "Separate App and Vendor Entries" in app created by create-react-app #3610

Closed
lxlneo opened this issue Dec 16, 2017 · 2 comments

Comments

@lxlneo
Copy link

lxlneo commented Dec 16, 2017

change the line ?
" entry: [require.resolve('./polyfills'), paths.appIndexJs], "
in webpack.config.prod.js

@tharakawj
Copy link
Contributor

tharakawj commented Dec 16, 2017

Sorry! we don't provide support once you eject. You may need to refer webpack documentation to learn about this as it becomes something related to webpack after you eject.

However, there is pending PR (#3145, #2206) and discussion on supporting this feature out of the box in an upcoming version of CRA.

@lxlneo
Copy link
Author

lxlneo commented Dec 16, 2017

thanks!got it !

@lock lock bot locked and limited conversation to collaborators Jan 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants