Karsa 1 vuosi sitten
vanhempi
commit
f96d6d5a5c
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      package.json

+ 1 - 0
package.json

@@ -4,6 +4,7 @@
   "scripts": {
     "dev": "vite --host 0.0.0.0",
     "build": "vite build --mode product",
+    "build.test": "vite build --mode test",
     "serve": "vite preview --port 3001"
   },
   "dependencies": {