Skip to content

webpack-config/webpack-config-build-info

Repository files navigation

#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 */
})

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published