chore: some small fixes and native deps config

This commit is contained in:
Rafael Taranto 2025-05-23 18:01:23 +01:00
parent 465dd5af7c
commit e84490bbca
11 changed files with 146 additions and 3646 deletions

View file

@ -17,11 +17,6 @@
],
"outputs": ["lib/**", "dist/**", "build/**"]
},
"start": {
"dependsOn": ["^build"],
"cache": false,
"persistent": true
},
"dev": {
"dependsOn": ["^build"],
"cache": false,