mirror of
https://github.com/garrytan/gstack.git
synced 2026-09-21 20:30:47 +02:00
fix(gstack2): harden integrated runtime verification
This commit is contained in:
@@ -281,6 +281,9 @@ export const DEFAULT_RUNTIME_BUNDLE = Object.freeze([
|
||||
entry("node_modules/detect-libc"),
|
||||
entry("node_modules/semver"),
|
||||
entry("node_modules/@anthropic-ai/sdk"),
|
||||
entry("node_modules/standardwebhooks"),
|
||||
entry("node_modules/@stablelib/base64"),
|
||||
entry("node_modules/fast-sha256"),
|
||||
entry(platformBinary("design/dist/design"), "core", true),
|
||||
entry("design/dist/.version", "core"),
|
||||
entry(platformBinary("make-pdf/dist/pdf"), "core", true),
|
||||
|
||||
Reference in New Issue
Block a user