1.0.2 • Published 7 years ago

fis3-deploy-gfe-global-val v1.0.2

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

fis3-deploy-gfe-global-val

fis3-deploy-gfe-global-val

INSTALL

npm install [-g] fis3-deploy-gfe-global-val

USE

fis.match('**', {
    deploy: [
        fis.plugin('gfe-global-val',{
            needGfisGlobalVar: true,
            gfisGlobalVarStr:''
        }),
        fis.plugin('local-deliver') //must add a deliver, such as http-push, local-deliver
    ]
});
1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago