Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Console error due to missing source map #29

Open
kAlvaro opened this issue Sep 6, 2018 · 0 comments
Open

Console error due to missing source map #29

kAlvaro opened this issue Sep 6, 2018 · 0 comments

Comments

@kAlvaro
Copy link

kAlvaro commented Sep 6, 2018

Now and then I get this error in the JavaScript console:

Error en el mapeo fuente: TypeError: NetworkError when attempting to fetch resource.
URL del recurso: moz-extension://50acaf37-b8f3-48d3-99f4-6408e93480ef/browser-polyfill.min.js
URL del mapa fuente: browser-polyfill.min.js.map

I understand it happens because you bundle browser-polyfill.min.js with a link to a source map:

//# sourceMappingURL=browser-polyfill.min.js.map

... but such map is not included.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant