webpack-plugin-banner

5.0.2 • Public • Published

webpack-plugin-banner

🚀webpack打包完成后添加个性注释


const webpackPluginBanner = require('webpack-plugin-banner')
{
  ...
  plugin: [
    ...
    new webpackPluginBanner()
    ...
  ]
  ...
}


Readme

Keywords

Package Sidebar

Install

npm i webpack-plugin-banner

Weekly Downloads

3

Version

5.0.2

License

MIT

Unpacked Size

6.73 kB

Total Files

4

Last publish

Collaborators

  • tcly861204