File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -95,6 +95,8 @@ Rstack 是一个以 Rspack 为核心的 JavaScript 统一工具链,具有优
9595- [ mini-css-extract-plugin] ( https://github.com/webpack-contrib/mini-css-extract-plugin ) 项目(由 [ @sokra ] ( https://github.com/sokra ) 创建),它启发了 Rspack 内的 CssExtractPlugin 实现。
9696- [ copy-webpack-plugin] ( https://github.com/webpack-contrib/copy-webpack-plugin ) 项目(由 [ @kevlened ] ( https://github.com/kevlened ) 创建),它启发了 Rspack 内的 CopyPlugin 实现。
9797- [ webpack-subresource-integrity] ( https://github.com/waysact/webpack-subresource-integrity ) 项目(由 [ @jscheid ] ( https://github.com/jscheid ) 创建),它启发了 Rspack 内的 SubresourceIntegrityPlugin 实现。
98+ - [ circular-dependency-plugin] ( https://github.com/aackerman/circular-dependency-plugin ) 项目(由 [ @aackerman ] ( https://github.com/aackerman ) 创建),它启发 Rspack 中循环依赖插件的实现。
99+ - [ tracing-chrome] ( https://github.com/thoren-d/tracing-chrome ) 项目(由 [ thoren-d] ( https://github.com/thoren-d ) 创建),它启发 Rspack tracing 功能的实现。
98100
99101## License
100102
You can’t perform that action at this time.
0 commit comments