This commit is contained in:
Ben Word
2017-08-11 18:12:25 -06:00
parent 66c69063e2
commit d208fa4b4e

View File

@@ -151,7 +151,7 @@ let webpackConfig = {
$: 'jquery',
jQuery: 'jquery',
'window.jQuery': 'jquery',
Popper: 'popper.js'
Popper: 'popper.js',
}),
new webpack.LoaderOptionsPlugin({
minimize: config.enabled.optimize,