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: I851e5ad393e03e6a92e2687ba1d0700c5c1b92ac
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/artifactsfolders/build-manifest.json | +1 | −11 | Go to diff View file |
M | plugins/artifactsfolders/include/artifactsfoldersPlugin.class.php | +14 | −4 | Go to diff View file |
A | plugins/artifactsfolders/package-lock.json | +4 | −0 | Go to diff View file |
A | plugins/artifactsfolders/package.json | +14 | −0 | Go to diff View file |
R | plugins/artifactsfolders/www/scripts/rollup.js | Go to diff View file | ||
R | plugins/artifactsfolders/www/themes/default/css/style.scss | Go to diff View file | ||
A | plugins/artifactsfolders/webpack.common.js | +45 | −0 | Go to diff View file |
A | plugins/artifactsfolders/webpack.dev.js | +23 | −0 | Go to diff View file |
A | plugins/artifactsfolders/webpack.prod.js | +23 | −0 | Go to diff View file |
M | src/common/Event/Event.class.php | +0 | −10 | Go to diff View file |
M | src/common/layout/Layout.class.php | +0 | −2 | 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 |