stable
Clone or download
Read-only
Everything is supposed to work as before. Part of request #13299: Move all SCSS/CSS build process to Webpack Change-Id: Icde2f5e1941f07ebf912d79b6a628571ee9cdfba
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/proftpd/build-manifest.json | +1 | −8 | Go to diff View file |
M | plugins/proftpd/include/proftpdPlugin.php | +6 | −1 | Go to diff View file |
R | plugins/proftpd/www/themes/default/css/style.scss | Go to diff View file | ||
A | plugins/proftpd/themes/package-lock.json | +4 | −0 | Go to diff View file |
A | plugins/proftpd/themes/package.json | +14 | −0 | Go to diff View file |
A | plugins/proftpd/themes/webpack.common.js | +41 | −0 | Go to diff View file |
A | plugins/proftpd/themes/webpack.dev.js | +23 | −0 | Go to diff View file |
A | plugins/proftpd/themes/webpack.prod.js | +23 | −0 | Go to diff View file |
M | tools/rpm/tuleap.rhel6.spec | +3 | −0 | Go to diff View file |
M | tools/rpm/tuleap.rhel7.spec | +3 | −0 | Go to diff View file |