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'
  })

  ```

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.0.20latest

Version History

VersionDownloads (Last 7 Days)Published
0.0.20
0.0.10

Package Sidebar

Install

npm i filewrite-webpackplugin

Weekly Downloads

0

Version

0.0.2

License

MIT

Last publish

Collaborators

  • jiantaozhou