filewrite-webpackplugin

0.0.2 • Public • Published

source

https://github.com/jiantao2017/fileWriteWebpackPlugin

write a file use webpackplugin

Get started

npm install filewrite-webpackplugin --save-dev

usage

//webpack config
new FileWriteWebpackPlugin({
    filePath:'d:',
    fileName:'test2.js',
    content:'var test=12123'
  })

  ```

Readme

Keywords

none

Package Sidebar

Install

npm i filewrite-webpackplugin

Weekly Downloads

0

Version

0.0.2

License

MIT

Last publish

Collaborators

  • jiantaozhou