NodepodVitePluginOptions
Nodepod API / src/integrations/vite / NodepodVitePluginOptions
Interface: NodepodVitePluginOptions
Section titled “Interface: NodepodVitePluginOptions”Defined in: src/integrations/vite.ts:25
Properties
Section titled “Properties”
optionalpath?:string
Defined in: src/integrations/vite.ts:27
Path to serve the SW from. Same origin as the page, must end in .js. Defaults to /sw.js.