Files
fusion/packages
gsxdsm 56bfe082f2 fix(cli): mark react-devtools-core external in bun compile
ink@6 has a devtools.js module that imports react-devtools-core. It is
only loaded at runtime when DEV=true, but Bun's static bundler still
tries to resolve it at compile time and fails with "Could not resolve".
Marking it external lets the compile succeed; the dynamic import path
is never taken in production.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-26 15:03:12 -07:00
..
2026-04-26 12:24:08 -07:00
2026-04-26 12:24:08 -07:00
2026-04-26 12:24:08 -07:00
2026-04-26 12:24:08 -07:00