googlecodelabs / feedback

Provide feedback to our codelabs by filing an issue here
18 stars 22 forks source link

Polymer-Firebase-PWA Step #8 #158

Open nicholasjativa opened 7 years ago

nicholasjativa commented 7 years ago

The importScripts('bower_components/platinum-sw/service-worker.js'); from step 8 eventually leads to the following error:

http://localhost:5000/bower_components/sw-toolbox/sw-toolbox.js Failed to load resource: net::ERR_INVALID_RESPONSE

It seems the sw-toolbox.js was removed from the Google Chrome sw-toolbox repo.

GaetanoHerman commented 7 years ago

Having the same issue as @nicholasjativa