We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fed277b commit 63bdd2fCopy full SHA for 63bdd2f
packages/nuxt/package.json
@@ -30,7 +30,7 @@
30
"README.md"
31
],
32
"scripts": {
33
- "build": "nuxi build-module --stub . && nuxi build-module .",
+ "build": "nuxi build-module --stub . && nuxi prepare playground && nuxi build-module .",
34
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s --commit-path . -l @pinia-orm/nuxt -r 1",
35
"dev": "nuxi dev playground",
36
"dev:build": "nuxi build playground",
0 commit comments