Skip to content

Commit

Permalink
add dev generate script
Browse files Browse the repository at this point in the history
  • Loading branch information
jonian committed Feb 2, 2024
1 parent 0a2c77d commit f4741fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"build": "nuxt-module-build",
"dev": "nuxi dev example",
"dev:build": "nuxi build example",
"dev:generate": "nuxi generate example",
"dev:preview": "nuxi preview example",
"dev:prepare": "nuxt-module-build --stub && nuxi prepare example"
},
Expand Down

0 comments on commit f4741fa

Please sign in to comment.