Function Level Tracing with TypeScript Transformer
Arseny Yankovski
Lead Architect @ eMarketeerWe just released a new recap.dev TypeScript transformer which will automatically wrap your functions and classes with the function-level tracing.
This provides a better alternative for the projects that are compiled with the TypeScript compiler or the ts-loader for Webpack, eliminating the need for Babel.
Check usage instructions here
Adding recap.dev to your application won't take more than 5 minutes.