PWA build errors #103
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When using the PWA, the following errors are generated:
Not sure what's up with the second two. The first two are because I don't understand service works yet or the advice from the f7 intro
Fixed the first two errors by adding
'self'to theworker-srcCSP and modifying the path to the service worker. Fixed the second by just modifying the icon paths inmanifest.json.