|
|
|
|
|
by bottlepalm
1133 days ago
|
|
Wow so much overhead, but I can see why if the problem is trying to step into some npm package code - landing on a type definition file is not helpful It makes you think why can't the TS compiler produce JS code with JSDoc annotations instead of source maps. Ship the node packages with that so that debugging into the framework is seamless and easy to edit. |
|