We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 749a891 commit 45928aaCopy full SHA for 45928aa
website/app/package.json
@@ -5,6 +5,7 @@
5
"type": "module",
6
"scripts": {
7
"dev": "vite",
8
+ "watch": "vite build --watch --outDir ../.serverless/build/app/build",
9
"build": "vite build",
10
"lint": "eslint .",
11
"preview": "vite preview"
0 commit comments