Reputation: 31
We use this setting in development:
The problem is that we run our app from concatenated all.js file so we can't debug it. Any ideas on how can we debug our source code in typescript? Is there any development-wise solution or advice to this?
Upvotes: 3
Views: 235