Description Usage Arguments See Also
Creates the service worker file based of the package template file.
1 | createServiceWorker(output)
|
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. |
[createDirectories()], [createIcon()], [createOfflinePage()], [createManifest()]
Other fileGen:
createDirectories()
,
createIcon()
,
createManifest()
,
createOfflinePage()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.