]> git.ipfire.org Git - thirdparty/vuejs/router.git/commitdiff
chore: remove build feat/new-matcher 2415/head
authorEduardo San Martin Morote <posva13@gmail.com>
Thu, 31 Jul 2025 16:30:54 +0000 (18:30 +0200)
committerEduardo San Martin Morote <posva13@gmail.com>
Thu, 31 Jul 2025 16:30:54 +0000 (18:30 +0200)
packages/experiments-playground/package.json

index 945a5f521ffaa89af32ffcffc42c76cc354a358f..4945a0f461096e168b01c727b155ac0aa2c5eedc 100644 (file)
@@ -5,7 +5,6 @@
   "type": "module",
   "scripts": {
     "dev": "vite",
-    "build": "run-p type-check \"build-only {@}\" --",
     "preview": "vite preview",
     "build-only": "vite build",
     "type-check": "vue-tsc --build"