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

Sourcemaps don't seem to work with Browsersync? #14

Open
Jaska opened this issue May 20, 2019 · 6 comments
Open

Sourcemaps don't seem to work with Browsersync? #14

Jaska opened this issue May 20, 2019 · 6 comments
Labels

Comments

@Jaska
Copy link
Contributor

Jaska commented May 20, 2019

This might be a problem with my environment but I wanted to ask that does it work elsewhere?

@TeemuSuoranta
Copy link
Contributor

I have seen some issues inside Browsersync but when viewed outside Browsersync or manually refreshing Browsersync window, they do work. This might have something to do with how Browsersync takes only new changes and applies them to the browser insted of refreshing the whole thing. It might be a Gulp issue that is already fixed in newest Gulp.

We are testing enhancements for our build tools (upgrading to newer Gulp or going to Webpack) and this issue might be fixed at then unless this is inevitable incompatibility between Browsersync and sourcemaps.

@TeemuSuoranta
Copy link
Contributor

Gulp and other packages are upgraded in 5.0.0. Can you check if you are still having this issue?

@Jaska
Copy link
Contributor Author

Jaska commented Mar 7, 2020

I checked - the issue still remains.

@kauaicreative
Copy link

This is a known Chrome issue. Any luck with other browsers?

@kauaicreative
Copy link

Worth noting, I find that the source maps will show up in Chrome after manually refreshing the browser.

@Jaska
Copy link
Contributor Author

Jaska commented Nov 16, 2020

@kauaicreative You are right. In Firefox, the sourcemaps work properly even with live reload.

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

No branches or pull requests

3 participants