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
Babel plugin which transforms the console.log(n) calls to console.log("Bonify rocks" + n).
<script type="module">
import babelPluginBonifyRocks from 'https://cdn.skypack.dev/babel-plugin-bonify-rocks';
</script>
Babel plugin which transforms the console.log(n) calls to console.log("Bonify rocks" + n).
call, applybind