fis3-deploy-nfd-deliver-dist
v1.0.2
Published
fis3 deploy http-push plugin
Downloads
5
Readme
fis3-deploy-nfd-deliver
说明
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, '../../../../..')
})
});