Skip to content

Commit 1fb020d

Browse files
Switch from node-sass to sass
node-sass is deprecated and this is the suggested replacement: facebook/create-react-app#10779
1 parent 3d83cc3 commit 1fb020d

File tree

3 files changed

+9
-627
lines changed

3 files changed

+9
-627
lines changed

.gitlab-ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,6 @@ javascript-build:
130130
before_script:
131131
- cd benchexec/tablegenerator/react-table
132132
- npm install
133-
- npm rebuild node-sass
134133
script:
135134
- npm run build
136135
- git diff --stat --exit-code

0 commit comments

Comments
 (0)