Skip to content

gomeFED/fis3-prepackager-gfe-debug-output

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fis3-prepackager-gfe-debug-output

fis3-prepackager-gfe-debug-output

INSTALL

npm install [-g] fis3-prepackager-gfe-debug-output

USE

fis.match('::package', {
    prepackager: fis.plugin('gfe-debug-output',{
    	debugDomain: '',默认值://127.0.0.1
    	cssDomain: '//js.atguat.net.cn',//必须参数
    	jsDomain: '//css.atguat.com.cn'//必须参数
    })
});   


fis.match('**', {
    deploy: [
        fis.plugin('gfe-script-place'),//默认参数:insertBodyEndTagBefore=true
        fis.plugin('local-deliver') //must add a deliver, such as http-push, local-deliver
    ]
});

About

fis3-prepackager-gfe-debug-output

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published