GithubHelp home page GithubHelp logo

Comments (7)

alexeagle avatar alexeagle commented on May 19, 2024

Can post a minimal repro if that's helpful.

from augury.

bertrandk avatar bertrandk commented on May 19, 2024

From what I can tell, this is an issue with Chrome.

It may be worth looking into https://github.com/stacktracejs/stacktrace-gps or https://github.com/novocaine/sourcemapped-stacktrace when we take a stab at error notification in the extension.

/cc @winkerVSbecks

from augury.

igor-ka avatar igor-ka commented on May 19, 2024

Thank you for your feedback @alexeagle

Sourcemaps in chrome extension seems to be as easy as everywhere else. There is a PR, I misread the original issue earlier, so I will keep this open.

from augury.

winkerVSbecks avatar winkerVSbecks commented on May 19, 2024

With the new Webpack build system we have source-maps generating. I just need to link it to the file or make it inline.

from augury.

alexeagle avatar alexeagle commented on May 19, 2024

We were able to generate sourcemaps with webpack - as I said, we can set
breakpoints in TypeScript files. The issue is just with presentation of the
stack trace.

On Wed, Oct 28, 2015 at 4:53 PM Varun Vachhar [email protected]
wrote:

With the new Webpack build system we have source-maps generating. I just
need to link it to the file or make it inline.


Reply to this email directly or view it on GitHub
#34 (comment).

from augury.

winkerVSbecks avatar winkerVSbecks commented on May 19, 2024

@alexeagle I merged PR with the Webpack build like an hour ago. Just tested break-points and console.logs. There are 2 levels to this:

  1. Devtools where Batarangle is running
  2. Devtools to debug Batarangle itself

In (1) the logs are linked to the .ts files. In (2) the logs don't seem to be linked to .ts files but, the break-points are.

Can you confirm that?

EDIT: And this is what I get for stack trace in (2)
screen shot 2015-10-28 at 8 41 19 pm

from augury.

alexeagle avatar alexeagle commented on May 19, 2024

great, that looks good from the screenshot. I don't have time to fetch the latest and verify right now, am working on other stuff. Thanks!

from augury.

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.