release: v2.26.0 - Final Production Ready Build

This commit is contained in:
2026-04-30 18:37:27 +09:00
parent dad81f075c
commit f747d03ea7
5 changed files with 103 additions and 14 deletions
+32
View File
@@ -0,0 +1,32 @@
X [ERROR] Expected ";" but found "📋"
src/sidebarProvider.ts:1740:28:
1740 │ addMsg(`📋 **CEO 작업 ê³„íš ìˆ˜ë¦½ 완ë...
│ ~
╵ ;
1 error
node:child_process:964
throw err;
^
Error: Command failed: E:\Wiki\connectai\node_modules\@esbuild\win32-x64\esbuild.exe src/extension.ts --bundle --platform=node --external:vscode --outfile=out/extension.js
at genericNodeError (node:internal/errors:985:15)
at wrappedFn (node:internal/errors:539:14)
at checkExecSyncError (node:child_process:925:11)
at Object.execFileSync (node:child_process:961:15)
at Object.<anonymous> (E:\Wiki\connectai\node_modules\esbuild\bin\esbuild:222:28)
at Module._compile (node:internal/modules/cjs/loader:1761:14)
at Object..js (node:internal/modules/cjs/loader:1893:10)
at Module.load (node:internal/modules/cjs/loader:1481:32)
at Module._load (node:internal/modules/cjs/loader:1300:12)
at TracingChannel.traceSync (node:diagnostics_channel:328:14) {
status: 1,
signal: null,
output: [ null, null, null ],
pid: 52724,
stdout: null,
stderr: null
}
Node.js v24.13.0