Does rspack have the InlineChunkHtmlPlugin? #6647
|
Does rspack have the InlineChunkHtmlPlugin? |
Answered by
chenjiahan
May 29, 2024
Replies: 1 comment
|
You can use And Rsbuild provides built-in supports for it: https://rsbuild.dev/config/output/inline-scripts |
0 replies
Answer selected by
chenwll
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can use
inline-chunk-html-pluginwithhmlt-webpack-pluginin Rspack.And Rsbuild provides built-in supports for it: https://rsbuild.dev/config/output/inline-scripts