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
Webpacker 3.1 introduces a new API to setup Webpacker, and this breaks our use of webpack-merge. This will be fixed in Webpacker 3.1.2, but we should switch to the Webpacker API to properly handle this.
@renchap Is it on the roadmap to fix this? Currently this repo is incompatible with the latest stable release of rails (5.2). Is this repo still active?
Webpacker 3.1 introduces a new API to setup Webpacker, and this breaks our use of
webpack-merge
. This will be fixed in Webpacker 3.1.2, but we should switch to the Webpacker API to properly handle this.See rails/webpacker#1097
The text was updated successfully, but these errors were encountered: