mirror of
https://github.com/jcreek/SelectionWheel.git
synced 2026-07-12 18:53:45 +00:00
fix(#6): Fix prod webpack merge
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
const merge = require('webpack-merge');
|
||||
const { merge } = require('webpack-merge');
|
||||
const { InjectManifest } = require('workbox-webpack-plugin');
|
||||
const common = require('./webpack.common');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user