stable

Clone or download

Read-only

request #15072: Bump to sass-loader 9.0.1 and move to Dart Sass

The changelog of sass-loader 9.0.0 strongly recommends to migrate to Dart Sass so this contribution also deal with that. fibers has not been installed to avoid dealing with node-gyp ("Why do I need g++ to built my stylesheet?"), in the context of Tuleap with the highly concurrent build process it does not seem to improve performance a lot. Changelog: https://github.com/webpack-contrib/sass-loader/releases/tag/v9.0.0 https://github.com/webpack-contrib/sass-loader/releases/tag/v9.0.1 Change-Id: I005fcea3d9dc510fcadef9d1ba0f0c87136724d1

Modified Files

Name
M package-lock.json +125 −767 Go to diff View file
M package.json +2 −2 Go to diff View file
M plugins/testmanagement/themes/BurningParrot/css/includes/_artifact-links-graph.scss +7 −7 Go to diff View file
M plugins/tracker/themes/default/css/includes/_field-bound-colors.scss +2 −2 Go to diff View file
M plugins/velocity/themes/BurningParrot/css/includes/_velocity-chart.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/includes/_sidebar.scss +3 −3 Go to diff View file
M src/themes/FlamingParrot/css/utils/_pre-definitions.scss +3 −3 Go to diff View file
M src/themes/tlp/src/scss/components/_forms.scss +1 −1 Go to diff View file