webpack-config-build-info

0.2.1 • Public • Published

webpack-config-build-info

Inject build information into your webpack build.

build status coverage license version downloads

Usage

Install:

npm install --save webpack-config-build-info

Add to your webpack.config.babel.js:

import buildInfo from `webpack-config-build-info`;
 
buildInfo()({
  /* existing webpack configuration */
})

Readme

Keywords

none

Package Sidebar

Install

npm i webpack-config-build-info

Weekly Downloads

1

Version

0.2.1

License

CC0-1.0

Last publish

Collaborators

  • izaakschroeder
  • nealgranger