- migrate from the node-sass to the sass package
in the catalog-ui module
- this fixes a build failure in the docker stage pipeline
Issue-ID: SDC-4809
Change-Id: I517b5fef15c98c8ec181630710330ab2cc00b894
Signed-off-by: Fiete Ostkamp <fiete.ostkamp@telekom.de>
"postcss-loader": "^0.13.0",
"postcss-url": "^5.1.2",
"raw-loader": "^0.5.1",
- "sass-loader": "^4.1.1",
+ "sass": "^1.32.0",
+ "sass-loader": "^7.3.1",
"script-loader": "^0.7.0",
"source-map-loader": "^0.1.5",
"start-server-and-test": "^1.9.1",