1.0.0 • Published 7 years ago

fis3-deploy-gfe-local-deliver v1.0.0

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

fis3-deploy-gfe-local-deliver

说明

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

使用方法

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

fis.match('*.js', {
    deploy: fis.plugin('gfe-local-deliver', {
        to: './output'
    })
})
1.0.0

7 years ago