Update package.json
Some checks failed
studio-nuxt-build / build-and-deploy (18, ubuntu-latest) (push) Has been cancelled
Some checks failed
studio-nuxt-build / build-and-deploy (18, ubuntu-latest) (push) Has been cancelled
This commit is contained in:
@ -39,6 +39,7 @@
|
|||||||
"dist"
|
"dist"
|
||||||
],
|
],
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
"prepare": "npm run build",
|
||||||
"build": "nuxt-module-build && npm run build:client",
|
"build": "nuxt-module-build && npm run build:client",
|
||||||
"build:client": "nuxi generate client",
|
"build:client": "nuxi generate client",
|
||||||
"dev": "nuxi dev playground",
|
"dev": "nuxi dev playground",
|
||||||
|
|||||||
Reference in New Issue
Block a user