1.1.0 • Published 7 years ago

remove-assets-webpack-plugin v1.1.0

Weekly downloads
563
License
MIT
Repository
github
Last release
7 years ago

remove-assets-webpack-plugin

A webpack plugin that removes assets after build stage and before files are actually emitted

Pre-requisites

  1. Node JS (6 is preferrable)
  2. yarn (some scripts will not work with npm)

Usage

  1. Refer to example

Contribute

I am looking forward to feedbacks. Make sure your issues or emails state the main point and cover: 1. Facts, 2. Constructive opinions, or 3. Working codes that improve/fix