Home > @lynx-js/rspeedy > Output > copy
Output.copy property
The Output.copy option is used for copying files to the dist directory.
Signature:
Remarks
For more options, see Rspack.CopyRspackPlugin.
Example 1
- Copy files from
./src/assetsto the./distdirectory:
Example 2
- Copy files from ./src/assets to the ./dist/assets directory: