babel-plugin-bonify-rocks
v1.0.1
Published
Babel plugin which transforms the `console.log(n)` calls to `console.log("Bonify rocks" + n)`.
Readme
babel-plugin-bonify-rocks
Babel plugin which transforms the console.log(n) calls to console.log("Bonify rocks" + n).
Improvements:
- Add support for
call,apply - Add support for
bind
