babel-plugin-transform-react-render-log

1.0.2 • Public • Published

babel-plugin-transform-react-render-log

This plugin add log outputs to every component render method

Installation

npm install babel-plugin-transform-react-render-log --save-dev

Usage

Via .babelrc (Recommended)

.babelrc

// without options
{
  "plugins": ["transform-react-render-log"]
}

/babel-plugin-transform-react-render-log/

    Package Sidebar

    Install

    npm i babel-plugin-transform-react-render-log

    Weekly Downloads

    3

    Version

    1.0.2

    License

    MIT

    Unpacked Size

    140 kB

    Total Files

    6

    Last publish

    Collaborators

    • simonhoss