Replies: 1 comment 1 reply
I'm working on it too, the scope property could be possibly accept an array of paths? Idk. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hey everyone,
Just wondering if & how it would be possible to exclude subpaths from the PWA scope. For example if my scope is
/which includes/appin my app, is it possible to completely exclude a subpath like/app/adminfrom being built into the PWA?Cheers
All reactions