All notable changes to this project will be documented in this file.
- fix the error thrown by
chunk.initial
with webpack 2
- supports webpack 2
- changes arguments format which stays same with webpack.BannerPlugin in webpack 2
- changes dependencies
- update readme
- change variable [name] to [filename]
- supports what webpack 1 BannerPlugin supports
- supports variable [name] in the banner string to insert the current chunk's filename.