nativescript-community / nativescript-vscode-extension

A Visual Studio Code Extension for NativeScript
https://www.nativescript.org/visual-studio-code
Apache License 2.0
82 stars 32 forks source link

fix: update the source map path overrides for webpack #214

Closed sis0k0 closed 5 years ago

sis0k0 commented 5 years ago

The application templates were updated to have 'src/' folder instead of 'app/'. The path overrides should be updated as well.

fixes https://github.com/NativeScript/nativescript-vscode-extension/issues/213