Logo
Explore Help
Sign In
michal/mcpctl
1
0
Fork 0
You've already forked mcpctl
Code Issues Pull Requests 1 Actions 1 Packages Projects Releases Wiki Activity
Files
21f406037af655a59873d0f477a9c6c71e9e44ab
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: 281ms 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