remove postinstall script
This commit is contained in:
@@ -161,7 +161,6 @@
|
||||
"check": "npm run lint:errors && npm run compile && npm run build-storybook && npm run generate:jsonschema:dist",
|
||||
"check:paths": "node ./devops/build/check-path-length.js dist-cms 120",
|
||||
"compile": "tsc",
|
||||
"postinstall": "npm run generate:tsconfig",
|
||||
"dev": "vite",
|
||||
"dev:server": "VITE_UMBRACO_USE_MSW=off vite",
|
||||
"dev:mock": "VITE_UMBRACO_USE_MSW=on vite",
|
||||
|
||||
Reference in New Issue
Block a user