build-manifest-webpack-plugin

0.1.0 • Public • Published

build-manifest-webpack-plugin

Install

npm install --save-dev build-manifest-webpack-plugin

Usage

const BuildManifestPlugin = require('build-manifest-webpack-plugin')

new BuildManifestPlugin({
    name:"build-manifest.json",
    buildPath:path.join(__dirname, "build"),
    ignore:['.DS_Store']
})

Readme

Keywords

Package Sidebar

Install

npm i build-manifest-webpack-plugin

Weekly Downloads

0

Version

0.1.0

License

ISC

Last publish

Collaborators

  • daweilv