Fix webpack.config.js.
This commit is contained in:
parent
936c5caa5b
commit
427272514b
@ -99,7 +99,6 @@ module.exports = {
|
|||||||
}]
|
}]
|
||||||
},
|
},
|
||||||
plugins: [
|
plugins: [
|
||||||
}),
|
|
||||||
new webpack.ProvidePlugin({
|
new webpack.ProvidePlugin({
|
||||||
"window.jQuery": "jquery"
|
"window.jQuery": "jquery"
|
||||||
}),
|
}),
|
||||||
|
Loading…
Reference in New Issue
Block a user