diff --git a/authors.html b/authors.html index 12699f9d9..959b03c22 100644 --- a/authors.html +++ b/authors.html @@ -192,7 +192,7 @@
When auto-reload is enabled, Shiny now reloads the entire app when support files, like Shiny modules, additional script files, or web assets, change. To enable auto-reload, call devmode(TRUE) to enable Shiny’s developer mode, or set options(shiny.autoreload = TRUE) to specifically enable auto-reload. You can choose which files are watched for changes with the shiny.autoreload.pattern option. (#4184)
R/extended-task.R
+ Source: R/extended-task.R
ExtendedTask.Rd