Skip to content

Commit

Permalink
feat: add stories dev script
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelodelain committed Mar 22, 2024
1 parent 7c78476 commit 0b48813
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 @@ -4,6 +4,7 @@
"private": true,
"scripts": {
"dev": "nuxi dev",
"dev:stories": "nuxi dev --dotenv .env.stories",
"build": "nuxi build",
"generate": "nuxi generate",
"preview": "nuxi preview",
Expand Down

0 comments on commit 0b48813

Please sign in to comment.