1.0.0 • Published 8 years ago

fis3-deploy-nfd-deliver-dist-n v1.0.0

Weekly downloads
3
License
-
Repository
-
Last release
8 years ago

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, '../../../../..')
    })
});
1.0.0

8 years ago