0.1.2 #4

Merged
Thilawyn merged 57 commits from next into master 2025-02-26 19:27:39 +01:00
Showing only changes of commit e92087e593 - Show all commits

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