@plasma-umass/babel-plugin-trace
v1.0.3
Published
Inserts console.log to trace execution
Downloads
9
Readme
babel-plugin-trace
This Babel plugin adds console.log statements to the each of all functions. The plugin also creates a script that runs the plugin from the command-line:
tracejs filename.js