mirror of
https://github.com/nuxt/nuxt.git
synced 2025-01-30 23:32:38 +00:00
hotfix: build on prepublish hook
This commit is contained in:
parent
d0af6a4736
commit
eefa13033f
@ -21,6 +21,7 @@
|
||||
"test:lint": "yarn lint",
|
||||
"test:unit": "jest test/unit",
|
||||
"postinstall": "lerna link && yarn dev",
|
||||
"prepublish": "yarn build",
|
||||
"release": "lerna version"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
Loading…
Reference in New Issue
Block a user