Fix webpack.config.js.

This commit is contained in:
Alexis Lahouze 2017-10-09 08:48:55 +02:00
parent 936c5caa5b
commit 427272514b
1 changed files with 0 additions and 1 deletions

View File

@ -99,7 +99,6 @@ module.exports = {
}]
},
plugins: [
}),
new webpack.ProvidePlugin({
"window.jQuery": "jquery"
}),