Skip to content

Commit

Permalink
Add command to watch & rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
skierkowski committed Sep 5, 2024
1 parent 749a891 commit 45928aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"type": "module",
"scripts": {
"dev": "vite",
"watch": "vite build --watch --outDir ../.serverless/build/app/build",
"build": "vite build",
"lint": "eslint .",
"preview": "vite preview"
Expand Down

0 comments on commit 45928aa

Please sign in to comment.