Skip to content

Commit

Permalink
Switch from node-sass to sass
Browse files Browse the repository at this point in the history
node-sass is deprecated and this is the suggested replacement:
facebook/create-react-app#10779
  • Loading branch information
PhilippWendler committed Sep 27, 2021
1 parent 3d83cc3 commit 1fb020d
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 627 deletions.
1 change: 0 additions & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,6 @@ javascript-build:
before_script:
- cd benchexec/tablegenerator/react-table
- npm install
- npm rebuild node-sass
script:
- npm run build
- git diff --stat --exit-code
Expand Down
Loading

0 comments on commit 1fb020d

Please sign in to comment.