false
Whether to inline output scripts files (.js files) into HTML with <script>
tags.
When using convention-based routing, you need to set output.splitRouteChunks to false if this option is turned on.
The usage of this configuration item is exactly the same as that of Rsbuild. For detailed information, please refer to Rsbuild - output.inlineScripts.