🚀 Socket Launch Week Day 4:Socket MCP Adds Org Alerts, Threat Feed Review, and Package Inspection.Learn more
Sign In

mxt-deploy-local-deliver

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

mxt-deploy-local-deliver

mxt deploy http-push plugin

latest
Source
npmnpm
Version
1.0.0
Version published
Weekly downloads
3
-25%
Maintainers
1
Weekly downloads
 
Created
Source

max-deploy-local-deliver

说明

FIS 默认的部署插件,提供本地部署

使用方法

也可以使用统一的 deploy 插件配置方法

fis.match('*.js', {
    deploy: fis.plugin('local-deliver', {
        to: './output',
        relative: 'src' // 相对文件夹名字,比如你的源码都统一放在src文件夹下,但release的路径不想包含src文件夹
    })
})

Keywords

fis

FAQs

Package last updated on 22 May 2016

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