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 97b0983 commit bfaf319Copy full SHA for bfaf319
packages/nuxt/package.json
@@ -34,7 +34,7 @@
34
"dist"
35
],
36
"scripts": {
37
- "build": "npm run -C ../../test/fixtures/nuxt prepare && nuxt-module-build",
+ "build": "npm run -C ../../test/fixtures/nuxt nuxt:prepare && nuxt-module-build",
38
"stub": "nuxt-module-build --stub && nuxi prepare ../../test/fixtures/nuxt",
39
"play": "nuxi dev ../../playgrounds/nuxt3",
40
"play:build": "nuxi build ../../playgrounds/nuxt3"
0 commit comments