fis3-deploy-nfd-deliver-dist-m
v1.0.1
Published
fis3 deploy http-push plugin
Downloads
4
Readme
fis3-deploy-nfd-deliver-n
说明
fis.match('*', {
deploy: fis.plugin('nfd-deliver', {
to: '../pc-dist',
jspFrontPath: 'nfd/front/src/main/webapp/WEB-INF',
jspUserPath: 'nfd/user/src/main/webapp/WEB-INF',
rootPath: path.resolve(__dirname, '../../../../..')
})
});