heal

137 posts

heal

heal

@2hea1

Developer @ByteDanceTalk, maintainer of #ModuleFederation

Katılım Ekim 2022
75 Takip Edilen400 Takipçiler
heal retweetledi
Rspack
Rspack@rspack_dev·
We’re getting close ⏳ Rspack 2.0 and Rsbuild 2.0 are landing next month. Beta is already out. give it a try and share your early feedback with us.
English
2
10
113
7.7K
heal retweetledi
Neverland
Neverland@jait_chen·
Rstack could offer a unified toolchain experience similar to Vite Plus as well, and huge respect to the Vite Plus team for exploring that direction. We haven’t pursued that path for now, mainly because we worry about a few tradeoffs: 1. it makes dependency/version management more coupled, especially around major upgrades in underlying tools 2. it can lead to a single large config file, and if that file imports several third-party packages, it may slow down command startup 3. for task management and build cache, projects like Turborepo and Nx already do a great job, so we’d rather build on top of that ecosystem than reinvent it
English
5
11
69
9K
heal
heal@2hea1·
MCP Apps lets AI hosts render interactive UI in conversations. But most solutions bundle UI into the MCP Server — rebuild + redeploy every time anything changes. We built @module-federation/mcp-apps: point a JSON at your existing MF remotes, and your components show up in Claude. Zero separate builds. 🔗 GitHub: github.com/module-federat… ⭐ Star the repo if this looks useful — issues and PRs very welcome.
English
1
12
26
2.1K
heal
heal@2hea1·
@i549 Yeah sure
English
0
0
0
51
Eugene
Eugene@i549·
@2hea1 can it also scaffold a new project?
English
1
0
0
40
heal
heal@2hea1·
Help your Agent actually understand Module Federation 9 Agent Skills added: npx skills add module-federation/core Config diagnosis, type errors, shared dep conflicts, perf tuning — no more hallucinated APIs. Feed your agent this: module-federation.io/guide/ai/index…
English
1
4
12
728
heal retweetledi
Midscene
Midscene@midscene_ai·
👀 What if your coding agent could see your screen and use your apps? With Midscene Skills, Coding agent doesn't just write code — it launches the app, interacts with the UI, and takes screenshots to verify everything works. Desktop apps, mobile devices, browsers. One prompt.
English
2
3
6
448
Cosme Valera 🐾🐹
Cosme Valera 🐾🐹@CosmeValera·
@2hea1 For now I solved it, by sharing the grafana component not as a react component but as a JavaScript DOM object. Which seems to be the standard way for different react versions / different js frameworks, etc. Idk if this change that mentions react versions makes this easier
English
1
0
0
26
heal
heal@2hea1·
@CosmeValera Yeah it works for Webpack/Rspack MF Plugin , but what do you mean npm ?
English
1
0
0
46
heal retweetledi
Zack Chapple
Zack Chapple@Zackary_Chapple·
NEW MILESTONE, not sure if @ScriptedAlchemy and @2hea1 saw this yet but we're past 7m downloads a week now!
Zack Chapple tweet media
English
5
5
26
9.7K
heal
heal@2hea1·
Module Federation 2.0 Stable Release 🎉 MF 2.0 is now production-ready: • Tree-shakable shared dependencies • SSR, prefetch & preload • Rust-powered core performance • Better debugging & ecosystem coverage Built for scale, without breaking DX. 👉 module-federation.io/blog/v2-stable…
English
5
17
108
20.3K
heal retweetledi
Neverland
Neverland@jait_chen·
Rsbuild 2.0 beta cuts dependencies from 13 → 4, MF runtime is now an optional peer dependency ✨
Neverland tweet media
English
3
13
149
8.7K
heal retweetledi
Midscene
Midscene@midscene_ai·
Midscene is the #9 AI tool in JavaScript Rising Stars 2025 🎉 Thanks @jherr
Midscene tweet media
English
1
4
10
1.9K
heal
heal@2hea1·
@kenxuho 你这具体场景是怎么样的,不用 runtime 怎么注册动态 remote 呢,
中文
1
0
0
216
Ken
Ken@kenxuho·
@2hea1 现在还支持 动态 remote 吗🤔 不用 runtime 情况下
中文
1
0
1
283
heal
heal@2hea1·
🚀 MF@0.23.0 is out Module Federation on Node.js, made easy. Pure runtime loading: loadRemote("remote/foo") Build output: pluginModuleFederation(mfConfig, { target: "node" }) No bundlers. No webpack. Just Node.js. 🔗 module-federation.io/blog/node
English
3
10
33
7.7K
heal
heal@2hea1·
@BleedingDev @bunjavascript Not yet, but I’m interested. mf@0.23.0 is built around native runtime loaders, so Bun should be possible — just not tested or supported yet.
English
1
0
5
189
heal retweetledi
fi3ework#2
fi3ework#2@fi3ework27·
Rstest 0.8.0 dropped. browser mode: Playwright + real browsers + built-in UI. experimental for now, we’re still in the warm-up lap. 😎 github.com/web-infra-dev/…
English
1
15
66
16.6K