question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Please create source map for vue.min.js

See original GitHub issue

Can a source map please be generated when releasing versions of vue.min.js? I am using it in production and when I get an error, I get a reference that is very difficult to debug (referencing a method on line 6 which has thousands of characters on it).

Maybe this has already been asked or I am just missing finding the file?

Thanks

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

3reactions
yyx990803commented, May 19, 2016

Will be included for future releases.

0reactions
whippet71commented, Mar 9, 2021

Agreed, why is this not included? It would be really useful for debugging errors in production…

Read more comments on GitHub >

github_iconTop Results From Across the Web

Source Maps for Vue - Sentry Documentation
In case you are using a bundler other than Vite to build your Vue project, we've compiled a list of guides on how...
Read more >
vue.js - DevTools failed to load source map - Stack Overflow
Twilio developer evangelist here. Do you need to turn on sourcemaps in webpack, like in this GitHub issue? // vue.config.js module.exports ...
Read more >
Sourcemaps in .vue files are broken in development - GitLab
I am currently unable to set breakpoints and debug .vue files within VS Code's native debugger. It appears that somewhere along the line, ......
Read more >
Source Maps - Rollbar Docs
Getting started · 1. Raise descriptive errors from JavaScript · 2. Configure the rollbar.js SDK to support source maps · 3. Upload your...
Read more >
Sourcemaps · Raygun Docs
If you do not wish to have publicly accessible JavaScript files you can upload them directly to Raygun from the JS Source Map...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found