Skip to content
This repository was archived by the owner on Jun 15, 2020. It is now read-only.

Latest commit

 

History

History
8 lines (5 loc) · 341 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 341 Bytes

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