Skip to content

adding Files to PreCache List #15016

Discussion options

You must be logged in to vote

for anyone else who runs into this issue. I eventually figured out that additionalManifestEntries can be passed work workbox generateSW (use extendGenerateSWOptions in quasar.config.js under the pwa object:

extendGenerateSWOptions(cfg) {
     cfg.additionalManifestEntries = [
     // additional entries here
  ]
}

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@rezaser74
Comment options

@Zaphod-Beeblebrox
Comment options

Answer selected by Zaphod-Beeblebrox
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants