feat: tasks workflow

This commit is contained in:
2026-07-13 16:00:25 +05:00
parent 9705bac7af
commit ce69209820
15 changed files with 559 additions and 31 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
"tasks": [
{
"type": "npm",
"script": "compile",
"script": "build",
"group": {
"kind": "build",
"isDefault": true