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

If a library in vendor-bundle has sourcemaps, then chrome gets confused about the origin of console.log's #592

Closed
JeroenVinke opened this issue Apr 5, 2017 · 2 comments
Labels

Comments

@JeroenVinke
Copy link
Collaborator

JeroenVinke commented Apr 5, 2017

I'm submitting a bug report

  • Library Version:
    0.28.0

  • Node Version:
    6.2.0

  • NPM Version:
    3.8.9
  • Browser:
    Chrome

Current behavior:
When using the aurelia-mask library (or any other library that has sourcemaps), chrome gets confused about the origin of console.log calls:

img

At the right side you'll see google-maps.ts but the same can be observed for aurelia-mask.

Expected/desired behavior:

The origin should either be the aurelia library that is doing the logging, or vendor-bundle.js

@JeroenVinke JeroenVinke added the bug label Apr 5, 2017
@renathoaz
Copy link

The error related to aurelia-mask: ariovistus/aurelia-mask#10

@JeroenVinke JeroenVinke mentioned this issue May 10, 2017
3 tasks
@JeroenVinke
Copy link
Collaborator Author

Tracking all sourcemap related issues in #624.

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

2 participants