diff --git a/webpack.config.js b/webpack.config.js index 17e0522..a4fabde 100644 --- a/webpack.config.js +++ b/webpack.config.js @@ -6,10 +6,6 @@ module.exports = { plugins: [ new webpack.ProvidePlugin({ '_': 'lodash', - jquery: "jquery", - jQuery: "jquery", - $: "jquery", - "window.jQuery": "jquery", Visibility: "visibilityjs", Cookies: "js-cookie", emojify: "emojify.js",