Polymer / tools

Polymer Tools Monorepo
BSD 3-Clause "New" or "Revised" License
430 stars 200 forks source link

Failed to parse SourceMap: https://example.com/build/sw-toolbox.map.json #2193

Open motss opened 8 years ago

motss commented 8 years ago

Description

With Service Worker enabled, this error is shown while updating the stale cached copy of the web app which hosted with Firebase Hosting.

Versions & Environment

In Chrome Dev Tools, go to Applications and click Service Workers and update Service Worker. The error is logged to the console.

Expected Results

No error as the build directory generated by polymer cli only contains bundled and unbundled directories.

Actual Results

Chrome Dev Tool's console logs Failed to parse SourceMap: https://example.com/build/sw-toolbox.map.json

FredKSchott commented 8 years ago

@motss I can't reproduce, can you include more information in your "Steps to Reproduce"?

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.