You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: