]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commitdiff
ci: new try
authorEduardo San Martin Morote <posva13@gmail.com>
Wed, 11 Oct 2023 13:20:37 +0000 (15:20 +0200)
committerEduardo San Martin Morote <posva13@gmail.com>
Wed, 11 Oct 2023 13:20:37 +0000 (15:20 +0200)
packages/online-playground/package.json

index e74f52033642baddefa865e02b53e7cc26b6278f..03c3ab6eca503a8947c74c3c0bda9075031c11e5 100644 (file)
@@ -5,7 +5,7 @@
   "private": true,
   "scripts": {
     "dev": "vite",
-    "build": "vite build",
+    "build": "pnpm -C ../pinia run build && vite build",
     "serve": "vite preview"
   },
   "devDependencies": {