diff --git a/frontend/webpack/webpack.common.js b/frontend/webpack/webpack.common.js index 393b8d5..4fb37c6 100644 --- a/frontend/webpack/webpack.common.js +++ b/frontend/webpack/webpack.common.js @@ -47,10 +47,6 @@ module.exports = { writeToDisk: true, publicPath: true, }), - // new webpack.ProvidePlugin({ - // $: "jquery", - // jQuery: "jquery", - // }) ], resolve: { alias: {