Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

fis3-deploy-filter-packaged-file

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fis3-deploy-filter-packaged-file

Filter files that have been packaged and do not deploy them.

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

fis3-deploy-filter-packaged-file

Filter files that have been packaged and do not deploy them.

FIS3中,release时过滤掉已经打过包的文件不再发布。

使用方法

fis.match('*', {
    deploy: fis.plugin('filter-packaged-file')
});

具体fis3插件的使用方法请查阅fis3官方文档: 链接

Keywords

fis3,deploy,filter

FAQs

Package last updated on 29 Oct 2015

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