ilicense-webpack-plugin

1.0.1 • Public • Published

banner-webpack-plugin

Introduction

append license text into bundle

Usage

const LicenceWebpackPlugin = require('license-webpack-plugin')


new LicenseWebpackPlugin([
{ license: "/*! example license text */",
	before: "(function(){...blah blah}",
}
])

Readme

Keywords

none

Package Sidebar

Install

npm i ilicense-webpack-plugin

Weekly Downloads

2

Version

1.0.1

License

MIT

Last publish

Collaborators

  • w4rlock