Does rspack have the InlineChunkHtmlPlugin? #6647
-
Does rspack have the InlineChunkHtmlPlugin? |
Beta Was this translation helpful? Give feedback.
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 |
Beta Was this translation helpful? Give feedback.
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-plugin
withhmlt-webpack-plugin
in Rspack.And Rsbuild provides built-in supports for it: https://rsbuild.dev/config/output/inline-scripts