stable
Clone or download
Read-only
Part of request #14652 Hoist webpack configs at plugins root folders Everything is supposed to work as before. Change-Id: Iee609bf72ccd6f3ae80e2426a39094a7bfb15ccf
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tuleap_synchro/include/Tuleap_Synchro/ListEndpoints/ListEndpointsController.php | +2 | −5 | Go to diff View file |
R | plugins/tuleap_synchro/scripts/package-lock.json | Go to diff View file | ||
A | plugins/tuleap_synchro/package.json | +17 | −0 | Go to diff View file |
D | plugins/tuleap_synchro/scripts/package.json | +0 | −17 | Go to diff View file |
D | plugins/tuleap_synchro/scripts/webpack.config.js | +0 | −37 | Go to diff View file |
M | plugins/tuleap_synchro/themes/BurningParrot/css/tuleap-synchro-blue-condensed.scss | +1 | −1 | Go to diff View file |
M | plugins/tuleap_synchro/themes/BurningParrot/css/tuleap-synchro-blue.scss | +1 | −1 | Go to diff View file |
M | plugins/tuleap_synchro/themes/BurningParrot/css/tuleap-synchro-green-condensed.scss | +1 | −1 | Go to diff View file |
M | plugins/tuleap_synchro/themes/BurningParrot/css/tuleap-synchro-green.scss | +1 | −1 | Go to diff View file |
M | plugins/tuleap_synchro/themes/BurningParrot/css/tuleap-synchro-grey-condensed.scss | +1 | −1 | Go to diff View file |
M | plugins/tuleap_synchro/themes/BurningParrot/css/tuleap-synchro-grey.scss | +1 | −1 | Go to diff View file |
M | plugins/tuleap_synchro/themes/BurningParrot/css/tuleap-synchro-orange-condensed.scss | +1 | −1 | Go to diff View file |
M | plugins/tuleap_synchro/themes/BurningParrot/css/tuleap-synchro-orange.scss | +1 | −1 | Go to diff View file |
M | plugins/tuleap_synchro/themes/BurningParrot/css/tuleap-synchro-purple-condensed.scss | +1 | −1 | Go to diff View file |
M | plugins/tuleap_synchro/themes/BurningParrot/css/tuleap-synchro-purple.scss | +1 | −1 | Go to diff View file |
M | plugins/tuleap_synchro/themes/BurningParrot/css/tuleap-synchro-red-condensed.scss | +1 | −1 | Go to diff View file |
M | plugins/tuleap_synchro/themes/BurningParrot/css/tuleap-synchro-red.scss | +1 | −1 | Go to diff View file |
D | plugins/tuleap_synchro/themes/package-lock.json | +0 | −4 | Go to diff View file |
D | plugins/tuleap_synchro/themes/package.json | +0 | −14 | Go to diff View file |
R | plugins/tuleap_synchro/themes/webpack.common.js | Go to diff View file | ||
R | plugins/tuleap_synchro/themes/webpack.dev.js | Go to diff View file | ||
R | plugins/tuleap_synchro/themes/webpack.prod.js | Go to diff View file |