chore: fix build

This commit is contained in:
2023-12-26 15:21:51 +07:00
parent e1db873bd5
commit 3956ed622d
22 changed files with 649 additions and 6340 deletions

View File

@@ -5,7 +5,7 @@
"outputs": ["dist/**"]
},
"dev": {
"cache": false
"cache": true
},
"type-check": {}
}