mirror of
https://github.com/stablyai/orca.git
synced 2026-09-26 16:02:43 +00:00
fix(build): bundle streamed JSON parser in desktop main
This commit is contained in:
@@ -8,6 +8,7 @@ import { createPlainNodeEntryGuardPlugin } from './config/build-plugins/plain-no
|
||||
import packageJson from './package.json' with { type: 'json' }
|
||||
|
||||
const BUNDLED_MAIN_DEPENDENCIES = new Set([
|
||||
'@streamparser/json',
|
||||
'@xterm/headless',
|
||||
'@xterm/addon-serialize',
|
||||
'tldts',
|
||||
|
||||
Reference in New Issue
Block a user