Skip to content

Jarryxin/time-log-webpack-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

time-log-webpack-plugin

Installation

npm i -D time-log-webpack-plugin

Usage

Include the following in your Webpack config.

var TimeLogPlugin = require('time-log-webpack-plugin');

...

plugins: [
  new TimeLogPlugin()
]

About

A time log for Webpack.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published