stable
Clone or download
Read-only
Everything is supposed to work (or to be broken) as before. Part of request #13299: Move all SCSS/CSS build process to Webpack Change-Id: Iae8ca2b3fe318203576c3661ac03beb49c818068
Modified Files
Name | ||||
---|---|---|---|---|
D | Gruntfile.js | +0 | −45 | Go to diff View file |
M | Makefile | +13 | −2 | Go to diff View file |
M | build-manifest.json | +1 | −17 | Go to diff View file |
M | build-rpm.sh | +1 | −1 | Go to diff View file |
M | include/botmattermost_gitPlugin.class.php | +14 | −3 | Go to diff View file |
M | package-lock.json | +1 | −1424 | Go to diff View file |
M | package.json | +5 | −5 | Go to diff View file |
M | rpm/Dockerfile | +3 | −4 | Go to diff View file |
R | www/scripts/autocompleter.js | Go to diff View file | ||
A | themes/FlamingParrot/css/style.scss | +39 | −0 | Go to diff View file |
R | www/themes/default/css/style.scss | Go to diff View file | ||
M | tuleap-plugin-botmattermost-git.spec | +4 | −4 | Go to diff View file |
A | webpack.common.js | +43 | −0 | Go to diff View file |
A | webpack.dev.js | +23 | −0 | Go to diff View file |
A | webpack.prod.js | +23 | −0 | Go to diff View file |
D | www/themes/FlamingParrot/css/style.scss | +0 | −39 | Go to diff View file |