We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 574c6fc + 910be31 commit bb6abdcCopy full SHA for bb6abdc
package.json
@@ -161,7 +161,6 @@
161
"check": "npm run lint:errors && npm run compile && npm run build-storybook && npm run generate:jsonschema:dist",
162
"check:paths": "node ./devops/build/check-path-length.js dist-cms 120",
163
"compile": "tsc",
164
- "postinstall": "npm run generate:tsconfig",
165
"dev": "vite",
166
"dev:server": "VITE_UMBRACO_USE_MSW=off vite",
167
"dev:mock": "VITE_UMBRACO_USE_MSW=on vite",
0 commit comments