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.

Contents

  1. 1Properties
  2. 1.1outputPaths