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

chore: update chrome-debug-adapter to latest version #243

Closed rosen-vladimirov closed 5 years ago

rosen-vladimirov commented 5 years ago

Update chrome-debug-adapter package to latest version and apply required changes in the code according to the changes in the new version. As the webRoot is no longer passed to targetUrlToClientPath method, set the webRoot when initializing the instance of NativeScriptPathTransformer