Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debug angular-cli generated application chrome/ vscode #1281

Closed
ankeshdave opened this issue Jul 5, 2016 · 9 comments
Closed

Debug angular-cli generated application chrome/ vscode #1281

ankeshdave opened this issue Jul 5, 2016 · 9 comments

Comments

@ankeshdave
Copy link

ankeshdave commented Jul 5, 2016

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.

@bthharper
Copy link

See #1266.

@filipesilva
Copy link
Contributor

Closed as issue was made obsolete by #1455.

@santoshsas
Copy link

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

@code1line
Copy link

I would like to have these steps too. Thx!

1 similar comment
@arfeifei
Copy link

I would like to have these steps too. Thx!

@zoiverd
Copy link

zoiverd commented Oct 7, 2016

+1

@filipesilva
Copy link
Contributor

@santoshsas @code1line @arfeifei @zoiverd see #2453 for a usable config.

@willyelm
Copy link

willyelm commented Apr 8, 2017

have you tried https://github.com/atom-bugs/atom-bugs-chrome?

@angular-automatic-lock-bot
Copy link

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.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

8 participants