Logo
Explore Help
Sign In
michal/mcpctl
1
0
Fork 0
You've already forked mcpctl
Code Issues Pull Requests 1 Actions Packages Projects Releases Wiki Activity
Files
4d8ee23d0e20ff08f2c9ed54afd639c6087fa128
mcpctl/src/cli/stubs/react-devtools-core/index.js

3 lines
128 B
JavaScript
Raw Normal View History

fix: stub react-devtools-core for bun compile Ink statically imports react-devtools-core (only used when DEV=true). With --external, bun compile leaves a runtime require that fails in the standalone binary. Instead, provide a no-op stub that bun bundles inline. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 00:06:31 +00:00
// Stub for react-devtools-core — not needed in production builds
export default { initialize() {}, connectToDevTools() {} };
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 38ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API