Interface: WorkerPluginOptions
June 17, 2023 ยท View on GitHub
@sdeverywhere/plugin-worker / WorkerPluginOptions
Interface: WorkerPluginOptions
Properties
outputPaths
Optional outputPaths: string[]
The destination paths for the generated worker JS files. If undefined,
a worker.js file will be written to the configured prepDir.