mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Remove prepublish build step, handled in CI
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
"dist"
|
||||
],
|
||||
"scripts": {
|
||||
"prepublishOnly": "npm run build",
|
||||
"prebuild": "npm run cleanup",
|
||||
"build": "tsc --project ./tsconfig.json",
|
||||
"cleanup": "run-p cleanup:*",
|
||||
|
||||
Reference in New Issue
Block a user