Socket
Socket
Sign inDemoInstall

filter-webpack-plugin

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

filter-webpack-plugin

`filter-webpack-plugin` removes unwanted emitted assets from the output of webpack.


Version published
Weekly downloads
2
decreased by-50%
Maintainers
1
Weekly downloads
 
Created
Source

filter-webpack-plugin

filter-webpack-plugin removes unwanted emitted assets from the output of webpack.

This is often needed when you have entry points which are not JavaScript files and processed by other plugins like extract-text-webpack-plugin.

install

npm i filter-webpack-plugin -D

FAQ

Aren't there already plugins which do the same?

Yes, but most of them are not as small as this one.

How can I use a dynamic files array?

You can use globby or any glob solution for this.

Keywords

FAQs

Package last updated on 14 Apr 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc