remove pkg bundling of cli

This commit is contained in:
2024-06-11 15:58:38 -05:00
parent 4962288a53
commit 837fd53dfd
5 changed files with 6443 additions and 5141 deletions
-1
View File
@@ -26,7 +26,6 @@
"build:local": {},
"build:electron": {},
"build:localdocker": {},
"build:cli": {},
"e2e": {
"dependsOn": ["^build"]
},