babel-plugin-log-require

1.0.2 • Public • Published

babel-plugin-log-require

Inserts console.log statements at the top and bottom of each module, and also measures the time to load each module. This can be useful to diagnose slow-loading applications and understand what gets included.

Obviously absolutely inappropriate for production builds, this is a debug tool.

Readme

Keywords

none

Package Sidebar

Install

npm i babel-plugin-log-require

Weekly Downloads

2

Version

1.0.2

License

MIT

Unpacked Size

6.52 kB

Total Files

10

Last publish

Collaborators

  • haggholm