Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

[scopes] Support parsing .vue files from original maps. #6167

Merged
merged 1 commit into from Apr 27, 2018

Conversation

loganfsmyth
Copy link
Contributor

Refs Issue: #5561

Summary of Changes

  • Support parsing of .vue files for JS content

This allows getSymbols and preview to work in .vue files, among other things. This doesn't currently enable original-scope debugging with Vue, because the sourcemaps generated by Vue aren't quite adequate. It does at least allow for the possibility if the sourcemaps improve in the future however.

Copy link
Contributor

@darkwing darkwing left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, great work @loganfsmyth !

@darkwing darkwing merged commit d761cf4 into firefox-devtools:master Apr 27, 2018
@loganfsmyth loganfsmyth deleted the basic-vue-parsing branch April 30, 2018 16:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants