Debug Ionic 2 RC0 Typescript

Hi all,

Apologies if this is obvious (most similar questions are pre RC0), but since upgrading to Ionic 2 RC0 using the starter templates, I cannot debug typescript in Chrome if I use ionic serve. I just get the compiled main.js file.

Is this something to do with AOT compilation? If so am I able to disable this for dev mode?

Thanks,
Dan

2 Likes

see https://forum.ionicframework.com/t/rc-0-how-do-you-use-the-chrome-debugger-with-the-rollup-bundler/

1 Like

Thanks for the quick reply, I appreciate it.
Doesn’t work for me, and according to your link, other people have the same problem.

An issue has been raised apparently, and is being actively worked on.

1 Like