diff --git a/frontend/webpack/production.js b/frontend/webpack/production.js index 099c9c88..0ae710f0 100644 --- a/frontend/webpack/production.js +++ b/frontend/webpack/production.js @@ -1,4 +1,4 @@ -const plugins = require('./plugins'); +// const plugins = require('./plugins'); const base = require('./base');