0.1.1 • Published 8 years ago
smarter-webpack-banner-plugin v0.1.1
Smarter Webpack Banner Plugin
npm install --save-dev smarter-webpack-banner-plugin
This is a clone of the Webpack 2 BannerPlugin
that supports the use of
[filename]
in the banner string to insert the current chunk's filename.
It was inspired by smart-banner-webpack-plugin