No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Exclude some pages from precache-manifest in PWA to save bandwidth

    Help
    1
    1
    92
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • J
      jitendra16 last edited by jitendra16

      All quasar pages (chunks) are being precached in PWA mode. I have some pages which is used by admin-role only. I want those pages to be loaded dynamically when route visited by excluding from precache to save my bandwidth and reducing users device memory consumption on PWA install. How pages/routes/chunks can be excluded from precache?

      import JSZipUtils from ‘jszip-utils’
      import { saveAs } from ‘file-saver’

      I also suspect that above two libraries also precached with those pages(which i want to exclude)

      1 Reply Last reply Reply Quote 0
      • First post
        Last post