Skip to content

Commit

Permalink
Revert sass migration PR 457.
Browse files Browse the repository at this point in the history
This reverts PR #457.
Problems were found and further investigation needs to be performed before this is ready to be in a release.
  • Loading branch information
kaladay committed Oct 26, 2021
1 parent 7862fef commit 09974ed
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 16 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"DOCKER_SERVER": ""
},
"scripts": {
"postinstall": "node scripts/post-install.js",
"build": "ng build --configuration production --single-bundle --output-hashing none",
"build:clean": "npm run clean && npm run build",
"build:wvr-elements": "ng build --configuration production wvr-elements",
Expand Down Expand Up @@ -129,7 +128,6 @@
"static-server": "^2.2.1",
"ts-node": "~10.2.1",
"tslint": "~6.1.3",
"typescript": "~4.3.5",
"sass-migrator": "^1.5.2"
"typescript": "~4.3.5"
}
}
13 changes: 0 additions & 13 deletions scripts/post-install.js

This file was deleted.

0 comments on commit 09974ed

Please sign in to comment.