stable

Clone or download

Read-only

request #14677: Remove the usage of uglifyjs-webpack-plugin in tuleap-core

The same configuration can be achieved without pulling this specific plugin. Also removed webpack-assets-manifest, the version available at the root of the sources should be used like all other Webpack configs. Change-Id: Ib2103d9e1fb287066ed9dbc6aba8bddf77258d4e

Modified Files

Name
M src/www/scripts/package-lock.json +0 −860 Go to diff View file
M src/www/scripts/package.json +5 −7 Go to diff View file
M src/www/scripts/webpack.config.js +1 −0 Go to diff View file
M src/www/scripts/webpack.richtext.js +4 −9 Go to diff View file