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