Results 16 comments of michaeltoohig

I would like to write the PR but I don't yet understand what you changed and how it affects the docs. With your change I now see `run dev` builds...

I found on [PWA Builder](https://docs.pwabuilder.com/#/home/pwa-workshop?id=_6%ef%b8%8f%e2%83%a3-enable-push-notifications), which led to their own [example repo](https://github.com/pwa-builder/pwa-journal-workshop/tree/main/solutions/03-add-notifications), I can use `injectManifest` as an object instead it being just an enum for `strategies`. Am I still...

Same issue at the moment when using CDN.

Can I raise the vue-router example uses `nr` in many of the package.json scripts. `nr` is not in the devDependencies and that is the recommendation from the nr docs https://github.com/darkobits/nr...

Is there an update to this or could some one give insight why this work around is required? I also run into the same issue when trying to create a...

Has there been a change due to this or still up to user to work around it? EDIT: I found using `.astimezone` instead of `localize` was acceptable for my use...