Skip to contents

List all relevant pwa resources in a custom dependency. Includes the web manifest + icons using the head parameter of htmltools::htmlDependency.

Usage

create_pwa_dependency(open = interactive())

Arguments

open

Whether to allow rstudioapi to open the newly created script. Default to TRUE.