Skip to content
This repository has been archived by the owner on Aug 7, 2021. It is now read-only.

feat(Vue): option to enable sourcemaps #774

Merged
merged 2 commits into from
Feb 22, 2019

Conversation

samtgarson
Copy link
Contributor

@samtgarson samtgarson commented Jan 27, 2019

PR Checklist

What is the current behavior?

The JS and Angular templates include an option to enable sourcemaps, the Vue one doesn't. This means the VS Code integration (or any debugger) cannot breakpoint and debug as sourcemaps are not present.

What is the new behavior?

The Vue template has an option for enabling sourcemaps, using --env.sourceMap

I've tested this by debugging with breakpoints VS Code, which is fixed by this change.

[CLA]: http://www.nativescript.org/cla

@samtgarson samtgarson changed the title Enable optional sourcemaps in the Vue template feat(Vue): option to enable sourcemaps Jan 27, 2019
@rosen-vladimirov rosen-vladimirov changed the base branch from master to release February 21, 2019 15:26
@rosen-vladimirov
Copy link
Contributor

test package_version#latest

@rosen-vladimirov rosen-vladimirov merged commit 70cd58a into NativeScript:release Feb 22, 2019
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.

3 participants