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 aa78fe8 commit cc3536eCopy full SHA for cc3536e
package.json
@@ -43,7 +43,7 @@
43
"lint": "eslint .",
44
"lint:fix": "eslint . --fix",
45
"release": "bumpp --commit --push --tag && npm publish",
46
- "prepare": "nr build --stub && nuxi prepare playground"
+ "prepare": "nr build && nuxi prepare playground"
47
},
48
"dependencies": {
49
"@nuxt/kit": "3.0.0-rc.5",
0 commit comments