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/**"],
"outputs": ["./dist/**"]
},
"pack": {
"dependsOn": ["pack"]
},
"publish": {
"dependsOn": ["publish"]
},
"pack": {},
"publish": {},
"dev": {
"persistent": true,
"cache": false