Git Product home page Git Product logo

Comments (25)

indolering avatar indolering commented on August 27, 2024 4

Please stop spamming my notification feed with +1 posts, use an emoticon reaction to signal your support and the star button to track it.

from tools.

Qvatra avatar Qvatra commented on August 27, 2024 3

related in a stackoverflow: http://stackoverflow.com/questions/34921477/how-to-implement-error-tracking-in-a-polymer

related in polybuild: googlearchive/polybuild#26

from tools.

dfreedm avatar dfreedm commented on August 27, 2024 1

I'll keep this in mind with the refactor I'm doing in #13

I don't believe any browser is capable of understanding anything like an HTML sourcemap at the moment, but I'll evaluate as I go.

from tools.

theefer avatar theefer commented on August 27, 2024 1

Same for CSS too I guess.

from tools.

pope avatar pope commented on August 27, 2024

Would it be fair to say that if you placed your JS in external files that source maps would then be quite handy?

from tools.

williamcodes avatar williamcodes commented on August 27, 2024

+1 to this feature request

from tools.

phreaknation avatar phreaknation commented on August 27, 2024

+1

from tools.

zeitiger avatar zeitiger commented on August 27, 2024

+1

from tools.

NamTThai avatar NamTThai commented on August 27, 2024

+1 for feature request

from tools.

danbeam avatar danbeam commented on August 27, 2024

+1 what's the status on this? would it likely entail a lot of work?

for things like Chrome's downloads or settings page, we'd probably want some way of reversing a trace back to original code line number as we get a lot of bugs in the wild that are hard to reproduce ourselves

from tools.

vinzdef avatar vinzdef commented on August 27, 2024

+ยน

from tools.

indolering avatar indolering commented on August 27, 2024

+1 tracking bugs in production is a PITA without sourcemaps.

from tools.

indolering avatar indolering commented on August 27, 2024

I don't believe any browser is capable of understanding anything like an HTML sourcemap at the moment, but I'll evaluate as I go.

@azakus This is a datapoint of one, but the size of my elements are 10:1 JS:HTML/CSS. When used in conjunction with CSP ....

from tools.

indolering avatar indolering commented on August 27, 2024

I've officially run into two bugs in production that I can't reproduce without running it through Vulcanize/Polybuild. The lack of source maps makes Polymer unsuitable for production use and this ticket should at least be prioritized.

from tools.

robdodson avatar robdodson commented on August 27, 2024

@indolering are you combining vulcanize with any html/css minifiers? they can often cause subtle bugs

from tools.

indolering avatar indolering commented on August 27, 2024

@robdodson No, but I ran into a bug in Polybuild's CSS minifier too.

from tools.

robdodson avatar robdodson commented on August 27, 2024

In Polymer Starter Kit we had issues with polybuild and switched back to using Vuclanize by itself. Have you tried that?

from tools.

zeitiger avatar zeitiger commented on August 27, 2024

I combine only babel 5.x and than vulcanize together

from tools.

indolering avatar indolering commented on August 27, 2024

@robdodson Turning CSP back on fixed it, I had manually disabled it. I'm just afraid that something is going to break in the future and I will be unable to troubleshoot it properly. I can't risk releasing something into production that I might have to pull because I can't troubleshoot what's wrong with the vulcanize or the minifier.

from tools.

difosfor avatar difosfor commented on August 27, 2024

+1

from tools.

LuisTJap avatar LuisTJap commented on August 27, 2024

+1

from tools.

kito99 avatar kito99 commented on August 27, 2024

+1

from tools.

ronnyroeller avatar ronnyroeller commented on August 27, 2024

+1

from tools.

maxiplay avatar maxiplay commented on August 27, 2024

+1

from tools.

stale avatar stale commented on August 27, 2024

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.

from tools.

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.