This is similar issue like ##1790. #1790 fixed my problem with debuging of application sourcing, but when I try to debug Angular sources, I see there is no sourceMap at all. As angular ~/ are just javascript files.
Any idea? Do I need to turn of something to get AngularJS TS into my chrome so I can debug ?
Thanks,
Frank
@TheLarkInn this seems related to us disabling source maps for node_modules. Can you confirm?
Yeah we are ignoring any node modules source maps for now. When we add the ability to access the webpack config from the add on system they can customize this
Closing as there isn't much to do here for now.
are there plans to support source maps for angular2 source files so typescript can be actually debugged in the browser console ?
Any update on this?
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._
Most helpful comment
are there plans to support source maps for angular2 source files so typescript can be actually debugged in the browser console ?