Turbo fix
All checks were successful
Lint / lint (push) Successful in 12s
Test build / test-build (pull_request) Successful in 13s

This commit is contained in:
Julien Valverdé
2025-02-26 19:23:49 +01:00
parent e182e6ab5c
commit e92087e593

View File

@@ -6,12 +6,8 @@
"inputs": ["./src/**"], "inputs": ["./src/**"],
"outputs": ["./dist/**"] "outputs": ["./dist/**"]
}, },
"pack": { "pack": {},
"dependsOn": ["pack"] "publish": {},
},
"publish": {
"dependsOn": ["publish"]
},
"dev": { "dev": {
"persistent": true, "persistent": true,
"cache": false "cache": false