BS4 now requires Popper
This commit is contained in:
@@ -151,8 +151,7 @@ let webpackConfig = {
|
||||
$: 'jquery',
|
||||
jQuery: 'jquery',
|
||||
'window.jQuery': 'jquery',
|
||||
Tether: 'tether',
|
||||
'window.Tether': 'tether',
|
||||
Popper: 'popper.js'
|
||||
}),
|
||||
new webpack.LoaderOptionsPlugin({
|
||||
minimize: config.enabled.optimize,
|
||||
|
||||
Reference in New Issue
Block a user