Skip to content

Commit 9221001

Browse files
committed
fix: nuxt build command
1 parent fadcffb commit 9221001

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/nuxt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"directory": "packages/nuxt"
1414
},
1515
"scripts": {
16-
"build": "nuxt-module-build"
16+
"build": "nuxt-module-build build"
1717
},
1818
"exports": {
1919
".": {

0 commit comments

Comments
 (0)