output.copy

  • Type:Rspack.CopyRspackPluginOptions | Rspack.CopyRspackPluginOptions['patterns']
  • Default: undefined

Copies the specified file or directory to the dist directory, implemented based on rspack.CopyRspackPlugin.

For more detailed configuration, please refer to: rspack.CopyRspackPlugin.