Skip to content

tb_megamenu-3252529 stops automatic generation of unwanted js in dist folder

-- Adds new plugin 'remove plugin' -- configures plugin with regex to remove js and js.map (run yarn develop) -- changes to webpack.common.js and plugins.js -- yarn add 'remove-files-webpack-plugin' -- changes to package.json and yarn.lock -- changes were generated to dist/js/toolbox.js and dist/js/frontend.js

Merge request reports