Git Product home page Git Product logo

Comments (6)

blowsie avatar blowsie commented on August 16, 2024 2

My last known working version is 2.18.13

from browser-sync-client.

loginov-rocks avatar loginov-rocks commented on August 16, 2024

@blowsie same here, returned to the 2.18.13 too, waiting for fix.

from browser-sync-client.

HugoPoi avatar HugoPoi commented on August 16, 2024

I have test all version, the bug is introduce in 2.22.0 of browser-sync but the bug is in the client so only one commit beeing issued 8ea3496

from browser-sync-client.

johanberonius avatar johanberonius commented on August 16, 2024

I got this error too and figured out that browser-sync-client.js ends with the line //# sourceMappingURL=index.min.js.map but no newline after that.

When other plugins concatenate to that script the first line of the plugin script get corrupted.

For example, with browser-sync-ui the line becomes //# sourceMappingURL=index.min.js.map"use strict"; but the rest of the script till works.

But with browser-sync-spa the line becomes //# sourceMappingURL=index.min.js.map(function (bs) { and the rest of the script breaks.

from browser-sync-client.

shakyShane avatar shakyShane commented on August 16, 2024

This is fixed in [email protected]

Also, this repo is no longer used for the client development - it's under browser-sync now :)

from browser-sync-client.

blowsie avatar blowsie commented on August 16, 2024

@shakyShane , Ok thanks I guess it makes sense to update the readme accordingly.

from browser-sync-client.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.