fix package scripts

This commit is contained in:
Elio Bischof
2025-07-17 20:07:53 +02:00
parent cf4f2308b3
commit a053ee802d
9 changed files with 66 additions and 33 deletions

View File

@@ -28,14 +28,6 @@
"start:built": {},
"test:unit": {},
"test:unit:standalone": {},
"test:integration": {},
"test:integration:setup": {
"with": ["dev"]
},
"test:acceptance:setup": {},
"test:acceptance:setup:dev": {
"with": ["dev"]
},
"test:watch": {
"persistent": true
},