On this page
Worker Options
worker.format
- Type:
'es' | 'iife'
- Default:
iife
Output format for worker bundle.
worker.plugins
- Type:
(Plugin | Plugin[])[]
Vite plugins that apply to worker bundle. Note that config.plugins does not apply to workers, it should be configured here instead.
worker.rollupOptions
- Type:
RollupOptions
Rollup options to build worker bundle.
© 2019–present, Yuxi (Evan) You and Vite contributors
Licensed under the MIT License.
https://v3.vitejs.dev/config/worker-options.html