什么是 mf-shared-deps?
检查模块联合共享依赖项配置:检测共享/外部冲突、antd/arco transImport 阻止共享依赖项以及构建工件中同一共享包的多个版本。当共享依赖项无法共享或主机和远程加载库的重复实例时使用。 来源:module-federation/core。
检查模块联合共享依赖项配置:检测共享/外部冲突、antd/arco transImport 阻止共享依赖项以及构建工件中同一共享包的多个版本。当共享依赖项无法共享或主机和远程加载库的重复实例时使用。
通过命令行快速安装 mf-shared-deps AI 技能到你的开发环境
来源:module-federation/core。
Step 1: Call the mf-context Skill (pass $ARGUMENTS) to collect MFContext.
Step 2: Serialize MFContext to JSON and pass it to the check script via the --context argument:
SHARED-EXTERNALS-CONFLICT · warning — same library in both shared and externals
检查模块联合共享依赖项配置:检测共享/外部冲突、antd/arco transImport 阻止共享依赖项以及构建工件中同一共享包的多个版本。当共享依赖项无法共享或主机和远程加载库的重复实例时使用。 来源:module-federation/core。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/module-federation/core --skill mf-shared-deps检查模块联合共享依赖项配置:检测共享/外部冲突、antd/arco transImport 阻止共享依赖项以及构建工件中同一共享包的多个版本。当共享依赖项无法共享或主机和远程加载库的重复实例时使用。 来源:module-federation/core。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/module-federation/core --skill mf-shared-deps 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/module-federation/core