fix: Dependency issues of the webworkify-webpack package close #247#260
fix: Dependency issues of the webworkify-webpack package close #247#260mustcanbedo wants to merge 1 commit into
Conversation
|
@xqq Hello, can you take a look at this PR? |
|
@mustcanbedo |
|
@xqq Due to the poor stability of reliance on GitHub within the country, if there are any changes in dependencies on this side, would it be possible for you to ask the author to assist in merging them into the main branch? |
|
@mustcanbedo |
|
@xqq It is indeed necessary for domestic users, and local installation dependence can also rely on scientific Internet access, but it is impossible to do so during the CD process. |
|
Thanks for your concern. Finally, I have decided to include the source code of webworkify-webpack into this repository. Regards |
@xqq 你好,反馈一个关于 pnpm v11 环境下的安装问题。 由于 pnpm v11 默认开启了 block-exotic-subdeps 安全策略,强制拦截了子依赖中的非 npm 镜像链接。目前 mpegts.js@1.8.0 里的 webworkify-webpack 指向了 GitHub 地址,导致所有使用 pnpm v11 的项目都无法完成 pnpm install。 看到最新的 master 分支已经合入了修复代码 15d0669 (移除了该依赖),但 npm 上还没更新。强烈建议基于最新 master 分支发布一个补丁版本(如 1.8.1),以适配现代前端构建环境。非常感谢! |
No description provided.