createServiceWorker: Creates the service worker file based of the package template...

Description Usage Arguments See Also

View source: R/templates.R

Description

Creates the service worker file based of the package template file.

Usage

1

Arguments

output

Relative folder where to create the service worker file. Usually corresponds to the folder used by shiny to serve static files, this folder must exist and is usually the www folder of your shiny project.

See Also

[createDirectories()], [createIcon()], [createOfflinePage()], [createManifest()]

Other fileGen: createDirectories(), createIcon(), createManifest(), createOfflinePage()


shiny.pwa documentation built on June 19, 2021, 5:06 p.m.