Update package.json
Some checks failed
studio-nuxt-build / build-and-deploy (18, ubuntu-latest) (push) Has been cancelled

This commit is contained in:
2025-01-20 19:13:58 +00:00
parent 32deb047c5
commit 37b5e425c4

View File

@ -39,6 +39,7 @@
"dist"
],
"scripts": {
"prepare": "npm run build",
"build": "nuxt-module-build && npm run build:client",
"build:client": "nuxi generate client",
"dev": "nuxi dev playground",