-
**Note: for support questions, please use one of these channels:**
https://forum.ionicframework.com/
http://ionicworldwide.herokuapp.com/
#### Short description of the problem:
I am trying t…
-
Currently, handlers/strategies have access to the following information: request, values, and options
I'm extending sw-toolbox by writing my own strategies, and there are some things I can't do becau…
-
https://www.polymer-project.org/2.0/toolbox/service-worker
https://developers.google.com/web/fundamentals/getting-started/primers/service-workers
https://github.com/GoogleChrome/sw-precache/blob/mas…
tanbt updated
7 years ago
-
- Cache the application "shell"
- index.html
- critical styles for the page that form the UI - we likely need to generate this for a first-pass and then tweak for both the mobile and desktop views…
-
I am getting this error —
_Fetch API cannot load http://maps.googleapis.com/maps/api/js?key=blahblah&callback=initMap. No 'Access-Control-Allow-Origin' header is present on the requested resource. Ori…
-
@addyosmani @jeffposnick @philipwalton @deanhume @jescalan @prateekbh @kaycebasques
This is a bit of a brain dump of things we should do to the Workbox Microsite.
# Move to WebFundamentals
-…
-
In https://github.com/GoogleChrome/ioweb2016/blob/master/app/scripts/sw-toolbox/push-notifications.js#L69, we should send an event to GA using our `IOWA.Analytics.trackEvent` helper.
This will make i…
-
Breaking down the client app into individual tasks:
- [X] Login form: deus-login integrated
- [ ] Browser-sync pipline for development
- [ ] Page redirection
- [x] Fetch data into linkr-list 266f915ed…
-
It's difficult to import script in service worker. There is no ```window``` or ```global``` in SW, and we can't get an object that ```exports``` by an npm package.
I think https://cdn.jsdelivr.net/…
-
Investigate the various webpack service worker plugins and sw-cache/toolbox and create an RFC for Service Workers in kyt.
I'm going to assign this to myself because we will need some internal work …