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:
@@ -7,7 +7,6 @@
|
||||
"scripts": {
|
||||
"build": "node build.js",
|
||||
"dev": "npm-watch build",
|
||||
"prepublishOnly": "npm run build",
|
||||
"dev:site": "vuepress dev",
|
||||
"build:site": "vuepress build"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user