summaryrefslogtreecommitdiff
path: root/webpack.config.js
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--webpack.config.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/webpack.config.js b/webpack.config.js
index 17e05226..a4fabde7 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",