Angular-cli: Debug angular-cli generated application chrome/ vscode

Created on 5 Jul 2016  路  9Comments  路  Source: angular/angular-cli

I was trying to debug my application (No modification) created using ng init command in chrome and vscode (Default environment-Debug).
I was not able to find the *.ts files in the output folder 'dist'. On further searching for .ts files i found the files in the tmp directory with a random generated folder path.

How can configure angular-cli build so that i can emit the *.ts files in the 'dist' folder so vscode debugger vschrome debugging extension can find all files [*.ts,*.js,*.map] and use them for debugging
Also : #1223
is

Please provide us with the following information:

  1. OS?
All.
  1. Versions. Please run ng --version. If there's nothing outputted, please
    run in a Terminal:
    node --version
angular-cli: 1.0.0-beta.8
node: 6.2.2
os: win32 x64

.

Thanks! We'll be in touch soon.

bufix

Most helpful comment

Closed as issue was made obsolete by #1455.

All 9 comments

Closed as issue was made obsolete by #1455.

@filipesilva can you provide VsCode launch config and any other steps that i need to make it work with Chrome extension

I would like to have these steps too. Thx!

I would like to have these steps too. Thx!

+1

@santoshsas @code1line @arfeifei @zoiverd see https://github.com/angular/angular-cli/issues/2453 for a usable config.

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

_This action has been performed automatically by a bot._

Was this page helpful?
0 / 5 - 0 ratings

Related issues

hartjo picture hartjo  路  3Comments

purushottamjha picture purushottamjha  路  3Comments

MateenKadwaikar picture MateenKadwaikar  路  3Comments

JanStureNielsen picture JanStureNielsen  路  3Comments

brtnshrdr picture brtnshrdr  路  3Comments