mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
refactor: Remove Setup.
This commit is contained in:
committed by
Joachim Van Herwegen
parent
04a91858c2
commit
badbe0032b
@@ -54,7 +54,7 @@
|
||||
"test:deploy": "test/deploy/validate-package.sh",
|
||||
"test:integration": "jest --coverageThreshold '{}' test/integration",
|
||||
"test:unit": "jest test/unit",
|
||||
"validate": "componentsjs-compile-config urn:solid-server:default -c config/config-default.json -f > /dev/null",
|
||||
"validate": "componentsjs-compile-config urn:solid-server:default:Initializer -c config/config-default.json -f > /dev/null",
|
||||
"version": "manual-git-changelog onversion",
|
||||
"watch": "nodemon --watch \"dist/**/*.js\" --exec npm start"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user