Skip to content

Commit

Permalink
build: update build command
Browse files Browse the repository at this point in the history
  • Loading branch information
lihbr committed Oct 24, 2023
1 parent 0eb67c1 commit e679b27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"src"
],
"scripts": {
"build": "nuxt-module-build",
"build": "nuxt-module-build build",
"dev": "nuxi dev playground",
"dev:build": "nuxi build playground",
"dev:preview": "nuxi preview playground",
Expand Down

0 comments on commit e679b27

Please sign in to comment.