mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-11-28 09:24:24 +01:00
(bug) fix webpack configuration for production
This commit is contained in:
parent
c8753d108a
commit
5f44761e70
@ -34,7 +34,7 @@ const customConfig = {
|
||||
process: 'process/browser'
|
||||
}),
|
||||
isDevelopment && new ReactRefreshWebpackPlugin()
|
||||
],
|
||||
].filter(Boolean),
|
||||
module: {
|
||||
rules: [
|
||||
jsErb,
|
||||
|
Loading…
Reference in New Issue
Block a user