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

Converting to Webpack #2079

Closed
IanLunn opened this issue May 2, 2019 · 2 comments
Closed

Converting to Webpack #2079

IanLunn opened this issue May 2, 2019 · 2 comments

Comments

@IanLunn
Copy link

IanLunn commented May 2, 2019

Hi, we've been using Webpacker for some time in our Rails project to support a React app. We're now looking at separating the React app from Rails and as much as we like Webpacker, moving to Webpack.

Are there any pointers for making the conversion from Webpacker to Webpack please? I'm assuming there are certain files we can expose then copy/paste with some syntax tweaks and changes to entry/output files.

@jakeNiemiec
Copy link
Member

There is currently a PR for an eject feature: #1916 (comment)

There is also https://github.com/nikushi/webpack_manifest based on this article.

@guillaumebriday
Copy link
Member

thanks @jakeNiemiec

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants