ecology9-src4js-tools
Version:
src4js-tools
1,395 lines (1,388 loc) • 54.8 kB
JavaScript
exports.default = {
// 前台入口 static
// main: {
// entry: '../src4js/pc4mobx/amain/index.async.js',
// buildPath: '../spa/main/static',
// servedPath: '/spa/main/static/',
// jsName: 'index-mobx.js',
// htmlName: 'index.html',
// htmlTemplate: 'wui_index.html',
// },
emobile: {
entry: '../src4js/pc4public/emobile/index.js',
entry4debug: '../src4js/pc4public/emobile/index.js',
buildPath: '../spa/coms/emobile',
servedPath: '/spa/coms/emobile/',
cssName: 'index.emobile.css',
jsName: 'index.emobile.js',
htmlTemplate: 'index_emobile.html',
htmlName: 'index-emobile.html',
library: 'emobile',
libraryTarget: 'umd',
copyFiles: [
{from: '../spa/coms/emobile/index-emobile.html', to:'../spa/coms/index-emobile.html'}
]
},
message: {
entry: '../src4js/pc4public/message/index.js',
entry4debug: '../src4js/pc4public/message/index.js',
buildPath: '../spa/coms/message',
servedPath: '/spa/coms/message/',
cssName: 'index.message.css',
jsName: 'index.message.js',
htmlTemplate: 'index_message.html',
htmlName: 'index-message.html',
library: 'message',
libraryTarget: 'umd',
copyFiles: [
]
},
comsPlugin: {
entry: '../src4js/pc4public/portal/wea-show-help/plugin.js',
buildPath: '../spa/coms/plugin',
cssName: 'index.css',
jsName: 'index.js',
htmlTemplate: 'index.html',
library: '',
libraryTarget: ''
},
performance: {
entry: '../src4js/pc4mobx/performance/index.js',
entry4debug: '../src4js/pc4mobx/performance/index.js',
buildPath: '../spa/performance/static',
servedPath: '/spa/performance/static/',
cssName: 'index.css',
jsName: 'index.js',
htmlName: 'index.html',
htmlTemplate: 'index.html',
},
// 前台入口
main: {
entry: '../src4js/pc4mobx/amain/index.async.js',
servedPath: '/spa/main/',
buildPath: '../spa/main',
jsName: 'index-mobx.js',
htmlName: '../../spa/main/index.html',
htmlTemplate: 'wui_index.html',
noEmptyDir: true,
setStaticVersion: true,
copyFiles: [{from: '../spa/main/index.html',to: '../wui/index.html'}]
},
// 建模测试
cube: {
entry: '../src4js/pc4mobx/cube/src/index.js',
entry4single: '../src4js/pc4mobx/cube/src/single.tsx',
entry4debug: '../src4js/pc4mobx/cube/src/debug.tsx',
buildPath: '../spa/cube/static',
servedPath: '/spa/cube/static/',
cssName: 'index.tsx.css',
jsName: 'index.tsx.js',
jsSingleName: 'single.tsx.js',
htmlName: 'index.html',
htmlTemplate: 'index_cube.html',
library: 'weaCube',
libraryTarget: 'umd',
copyFiles: [{from: '../spa/cube/static/index.html',to: '../spa/cube/index.html'},
{from: '../formmode/e9resource/index.jsp',to: '../spa/cube/index.jsp'},
{from: '../spa/cube/static/single.tsx.js',to: '../spa/cube/single.tsx.js'},]
},
// 微博
blog: {
entry: '../src4js/pc4mobx/blog/index.js',
entry4single: '../src4js/pc4mobx/blog/single.js',
entry4debug: '../src4js/pc4mobx/blog/debug.js',
buildPath: '../spa/blog/static',
servedPath: '/spa/blog/static/',
cssName: 'index.css',
jsName: 'index.js',
jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index.html',
library: 'weaBlog',
libraryTarget: 'umd',
copyFiles: [{from: '../spa/blog/static/index.html',to: '../spa/blog/index_mobx.html'}]
},
// 协作
cowork: {
entry: '../src4js/pc4mobx/cowork/index.js',
entry4single: '../src4js/pc4mobx/cowork/single.js',
entry4debug: '../src4js/pc4mobx/cowork/debug.js',
buildPath: '../spa/cowork/static',
servedPath: '/spa/cowork/static/',
cssName: 'index.css',
jsName: 'index.js',
jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index.html',
library: 'weaCowork',
libraryTarget: 'umd',
copyFiles: [{from: '../spa/cowork/static/index.html',to: '../spa/cowork/index.html'}]
},
// 资产
cpt: {
entry: '../src4js/pc4mobx/cpt/index.js',
entry4single: '../src4js/pc4mobx/cpt/single.js',
entry4debug: '../src4js/pc4mobx/cpt/debug.js',
buildPath: '../spa/cpt/static',
servedPath: '/spa/cpt/static/',
cssName: 'index.css',
jsName: 'index.js',
jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index.html',
library: 'weaCpt',
libraryTarget: 'umd',
copyFiles: [{from: '../spa/cpt/static/index.html',to: '../spa/cpt/index.html'}]
},
// 客户
crm: {
entry: '../src4js/pc4mobx/crm/index.js',
entry4single: '../src4js/pc4mobx/crm/single.js',
entry4debug: '../src4js/pc4mobx/crm/debug.js',
buildPath: '../spa/crm/static',
servedPath: '/spa/crm/static/',
cssName: 'index.css',
jsName: 'index.js',
jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index_crm.html',
library: 'weaCrm',
libraryTarget: 'umd'
},
// 客户报表
crmReport: {
entry: '../src4js/pc4mobx/crmReport/index.js',
entry4single: '../src4js/pc4mobx/crmReport/single.js',
entry4debug: '../src4js/pc4mobx/crmReport/debug.js',
buildPath: '../spa/crm/static4report',
servedPath: '/spa/crm/static4report/',
cssName: 'index.css',
jsName: 'index.js',
jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index_crm.html',
library: 'weaCrmReport',
libraryTarget: 'umd'
},
// 客户门户
crmPortal: {
entry: '../src4js/pc4mobx/crmPortal/index.js',
entry4single: '../src4js/pc4mobx/crmPortal/single.js',
entry4debug: '../src4js/pc4mobx/crmPortal/debug.js',
buildPath: '../spa/crmPortal/mobx',
servedPath: '/spa/crmPortal/mobx/',
cssName: 'index_mobx.css',
jsName: 'index_mobx.js',
jsSingleName: 'index4single_mobx.js',
htmlName: 'index.html',
htmlTemplate: 'index_crmPortal.html',
library: 'weaCrmPortal',
libraryTarget: 'umd'
},
// demo示例
demo: {
entry: '../src4js/pc4mobx/demo/index.js',
entry4single: '../src4js/pc4mobx/demo/single.js',
entry4debug: '../src4js/pc4mobx/demo/debug.js',
buildPath: '../spa/demo/static',
servedPath: '/spa/demo/static/',
cssName: 'index.css',
jsName: 'index.js',
jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index.html',
library: 'weaDemo',
libraryTarget: 'umd'
},
// 二次开发
develop: {
entry: '../src4js/pc4mobx/develop/index.js',
entry4single: '../src4js/pc4mobx/develop/single.js',
entry4debug: '../src4js/pc4mobx/develop/debug.js',
buildPath: '../spa/develop/static',
servedPath: '/spa/develop/static/',
cssName: 'index.css',
jsName: 'index.js',
jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index.html',
library: 'weaDevelop',
libraryTarget: 'umd'
},
// 文档
document: {
entry: '../src4js/pc4mobx/document/index.js',
entry4single: '../src4js/pc4mobx/document/single.js',
entry4debug: '../src4js/pc4mobx/document/debug.js',
buildPath: '../spa/document/static',
servedPath: '/spa/document/static/',
cssName: 'index.css',
jsName: 'index.js',
jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index.html',
library: 'weaDoc',
libraryTarget: 'umd'
},
documentDetail: {
entry: '../src4js/pc4mobx/documentDetail/index.js',
entry4single: '../src4js/pc4mobx/documentDetail/single.js',
entry4debug: '../src4js/pc4mobx/documentDetail/debug.js',
buildPath: '../spa/document/static4Detail',
servedPath: '/spa/document/static4Detail/',
cssName: 'index.css',
jsName: 'index.js',
jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index.html',
library: 'weaDocDetail',
libraryTarget: 'umd',
copyFiles: [{from: '../src4js/pc/document/spaRef/document',to: '../spa/document'}]
},
// 知识地图
knowledge: {
entry: '../src4js/pc4mobx/knowledge/index.js',
entry4single: '../src4js/pc4mobx/knowledge/single.js',
entry4debug: '../src4js/pc4mobx/knowledge/debug.js',
buildPath: '../spa/knowledge/static',
servedPath: '/spa/knowledge/static/',
cssName: 'index.css',
jsName: 'index.js',
jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index.html',
library: 'weaKnowledge',
libraryTarget: 'umd'
},
// 文档 redux
// document_redux: {
// entry: '../src4js/pc/document/index.js',
// entry4single: '../src4js/pc/document/single.js',
// buildPath: '../spa/document/',
// servedPath: '/spa/document/index.css',
// cssName: 'index.css',
// jsName: 'index.js',
// jsSingleName: 'index4single.js',
// htmlName: 'index.html',
// htmlTemplate: 'index.html',
// library: 'weaDoc',
// libraryTarget: 'umd',
// },
// 邮件
email: {
entry: '../src4js/pc4mobx/email/index.js',
entry4single: '../src4js/pc4mobx/email/single.js',
entry4debug: '../src4js/pc4mobx/email/debug.js',
buildPath: '../spa/email/static',
servedPath: '/spa/email/static/',
cssName: 'index.css',
jsName: 'index.js',
jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index.html',
library: 'weaEmail',
libraryTarget: 'umd'
},
// 微搜
esearch: {
entry: '../src4js/pc4mobx/esearch/index.js',
entry4single: '../src4js/pc4mobx/esearch/single.js',
entry4debug: '../src4js/pc4mobx/esearch/debug.js',
buildPath: '../spa/esearch/static',
servedPath: '/spa/esearch/static/',
cssName: 'index.css',
jsName: 'index.js',
jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index_esearch.html',
library: 'weaESearch',
libraryTarget: 'umd'
},
// 财务
fna: {
entry: '../src4js/pc4mobx/fna/index.js',
entry4single: '../src4js/pc4mobx/fna/single.js',
entry4debug: '../src4js/pc4mobx/fna/debug.js',
buildPath: '../spa/fna/static',
servedPath: '/spa/fna/static/',
cssName: 'index.css',
jsName: 'index.js',
jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index.html',
library: 'weaFna',
libraryTarget: 'umd'
},
//财务特殊组件(关联流程)
fnaSpecial: {
entry: '../src4js/pc4mobx/fnaSpecial/index.js',
entry4single: '../src4js/pc4mobx/fnaSpecial/single.js',
entry4debug: '../src4js/pc4mobx/fnaSpecial/debug.js',
buildPath: '../spa/fna/fnaSpecial',
servedPath: '/spa/fna/fnaSpecial/',
cssName: 'index.css',
jsName: 'index_mobx.js',
jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index.html',
library: 'weaFnaSpecial',
libraryTarget: 'umd'
},
// 财务 全面预算
fnaMulit: {
entry: '../src4js/pc4mobx/fnaMulDimensions/index.js',
entry4single: '../src4js/pc4mobx/fnaMulDimensions/single.js',
entry4debug: '../src4js/pc4mobx/fnaMulDimensions/debug.js',
buildPath: '../spa/fnaMulDimensions/static',
servedPath: '/spa/fnaMulDimensions/static/',
cssName: 'index.css',
jsName: 'index.js',
jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index.html',
library: 'weaFnaMulit',
libraryTarget: 'umd'
},
// 人力
hrm: {
entry: '../src4js/pc4mobx/hrm/index.js',
entry4single: '../src4js/pc4mobx/hrm/single.js',
entry4debug: '../src4js/pc4mobx/hrm/debug.js',
buildPath: '../spa/hrm/static',
servedPath: '/spa/hrm/static/',
cssName: 'index.css',
jsName: 'index.js',
jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index.html',
library: 'weaHrm',
libraryTarget: 'umd',
copyFiles: [
{ from: '../spa/hrm/static/index.html', to: '../spa/hrm/index_mobx.html' },
{ from: '../hrm/hrm_e9/eventListener.js', to: '../spa/hrm/eventListener.js' },
{ from: '../hrm/hrm_e9/onlinePlugin.js', to: '../spa/hrm/onlinePlugin/onlinePlugin.js' }
]
},
// 人力考勤
hrmAttendance: {
entry: "../src4js/pc4mobx/hrmAttendance/index.js",
entry4single: "../src4js/pc4mobx/hrmAttendance/single.js",
entry4debug: "../src4js/pc4mobx/hrmAttendance/debug.js",
buildPath: "../spa/hrm/static4attendance",
servedPath: "/spa/hrm/static4attendance/",
cssName: "index.css",
jsName: "index.js",
jsSingleName: "index4single.js",
htmlName: "index.html",
htmlTemplate: "index_hrm.html",
library: "weaHrmAttendance",
libraryTarget: "umd"
},
// 新个税
hrmTax: {
entry: "../src4js/pc4mobx/hrmTax/index.js",
entry4single: "../src4js/pc4mobx/hrmTax/single.js",
entry4debug: "../src4js/pc4mobx/hrmTax/debug.js",
buildPath: "../spa/hrm/static4Tax",
servedPath: "/spa/hrm/static4Tax/",
cssName: "index.css",
jsName: "index.js",
jsSingleName: "index4single.js",
htmlName: "index.html",
htmlTemplate: "index_hrm.html",
library: "weaHrmTax",
libraryTarget: "umd"
},
// 四川航空通讯录
hrmAddressBook: {
entry: "../src4js/pc4mobx/hrmAddressBook/index.js",
entry4single: "../src4js/pc4mobx/hrmAddressBook/single.js",
entry4debug: "../src4js/pc4mobx/hrmAddressBook/debug.js",
buildPath: "../spa/e9DevModules/hrm/static",
servedPath: "/spa/e9DevModules/hrm/static/",
cssName: "index.css",
jsName: "index.js",
jsSingleName: "index4single.js",
htmlName: "index.html",
htmlTemplate: "index_hrm.html",
library: "weaHrmScAirportAddressBook",
libraryTarget: "umd"
},
// 人力签到签退插件
hrmSignPlugin: {
entry: "../src4js/pc4mobx/hrmSignPlugin/index.js",
buildPath: "../spa/hrm/static4signPlugin",
servedPath: "/spa/hrm/static4signPlugin/",
cssName: "siginPlugin.css",
jsName: "siginPlugin.js",
htmlName: "signPlugin.html",
htmlTemplate: "index.html",
library: "weaHrmSignPlguin",
libraryTarget: "umd"
},
hrmLogin: {
entry: "../src4js/pc4mobx/hrm/util/loginUtil.js",
buildPath: "../spa/hrm/staticLogin",
servedPath: "/spa/hrm/",
cssName: "login.css",
jsName: "login.js",
htmlName: "index_login.html",
htmlTemplate: "index.html",
},
// 人力-登录新版
hrmLoginNew: {
entry: "../src4js/pc4mobx/hrm/util/loginUtilNew.js",
buildPath: "../spa/hrm/staticLoginNew",
servedPath: "/spa/hrm/",
cssName: "loginNew.css",
jsName: "loginNew.js",
htmlName: "index.html",
htmlTemplate: "index.html",
},
// 集成
inte: {
entry: '../src4js/pc4mobx/inte/index.js',
entry4single: '../src4js/pc4mobx/inte/single.js',
entry4debug: '../src4js/pc4mobx/inte/debug.js',
buildPath: '../spa/inte/static',
servedPath: '/spa/inte/static/',
cssName: 'index.css',
jsName: 'index.js',
jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index.html',
library: 'weaInte',
libraryTarget: 'umd'
},
// 会议
meeting: {
entry: '../src4js/pc4mobx/meeting/index.js',
entry4single: '../src4js/pc4mobx/meeting/single.js',
entry4debug: '../src4js/pc4mobx/meeting/debug.js',
buildPath: '../spa/meeting/static',
servedPath: '/spa/meeting/static/',
cssName: 'index.css',
jsName: 'index.js',
jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index.html',
library: 'weaMeeting',
libraryTarget: 'umd'
},
// 公文
odoc: {
entry: '../src4js/pc4mobx/odoc/index.js',
entry4single: '../src4js/pc4mobx/odoc/single.js',
entry4debug: '../src4js/pc4mobx/odoc/debug.js',
buildPath: '../spa/odoc/static',
servedPath: '/spa/odoc/static/',
cssName: 'index.css',
jsName: 'index.js',
jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index.html',
library: 'weaOdoc',
libraryTarget: 'umd'
},
// 公文交换
odocExchange: {
entry: '../src4js/pc4mobx/odocExchange/index.js',
entry4single: '../src4js/pc4mobx/odocExchange/single.js',
entry4debug: '../src4js/pc4mobx/odocExchange/debug.js',
buildPath: '../spa/odocExchange/static',
servedPath: '/spa/odocExchange/static/',
cssName: 'index.css',
jsName: 'index.js',
jsSingleName: 'index4single.js',
htmlName: 'index2.html',
htmlTemplate: 'index_odoc_exchange.html',
library: 'weaOdocExchange',
libraryTarget: 'umd',
copyFiles: [
{ from: '../spa/odocExchange/static/index2.html', to: '../wui/index4exchange.html' }
]
},
// 门户
portal: {
entry: '../src4js/pc4mobx/portal/index.js',
entry4single: '../src4js/pc4mobx/portal/single.js',
entry4debug: '../src4js/pc4mobx/portal/debug.js',
buildPath: '../spa/portal/static',
servedPath: '/spa/portal/static/',
cssName: 'index.css',
jsName: 'index.js',
jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index_portal.html',
library: 'weaPortal',
libraryTarget: 'umd',
copyFiles: [{
from: '../spa/portal/static/index.css',to: '../spa/portal/index.css'
}, {
from: '../spa/portal/static/index.js',to: '../spa/portal/index.js'
}]
},
// 门户公共
portalPublic: {
entry: '../src4js/pc4mobx/portal4public/index.js',
entry4single: '../src4js/pc4mobx/portal4public/single.js',
// entry4debug: '../src4js/pc4mobx/portal4public/debug.js',
buildPath: '../spa/portal/public',
servedPath: '/spa/portal/public/',
cssName: 'index.css',
jsName: 'index.js',
jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index.html',
library: 'weaPortalPublic',
libraryTarget: 'umd',
copyFiles: [{
from: '../src4js/pc4mobx/portal4public/images',to: '../spa/portal/images'
}]
},
// 门户自定义开发示例登录页
portalDemoLogin: {
entry: '../src4js/pc4develop/portal4login/demo/index.js',
entry4single: '../src4js/pc4develop/portal4login/demo/single.js',
entry4debug: '../src4js/pc4develop/portal4login/demo/debug.js',
buildPath: '../cloudstore/e9DevModules/portal/login/demo',
servedPath: '/cloudstore/e9DevModules/portal/login/demo/',
cssName: 'index.css',
jsName: 'index.js',
jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index_theme.html',
library: 'weaPortalDemoLogin',
libraryTarget: 'umd'
},
// 门户自定义开发示例主题
portalDemoTheme: {
entry: '../src4js/pc4develop/portal4theme/demo/index.js',
entry4single: '../src4js/pc4develop/portal4theme/demo/single.js',
entry4debug: '../src4js/pc4develop/portal4theme/demo/debug.js',
buildPath: '../cloudstore/e9DevModules/portal/theme/demo',
servedPath: '/cloudstore/e9DevModules/portal/theme/demo/',
cssName: 'index.css',
jsName: 'index.js',
jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index_theme.html',
library: 'weaPortalDemoTheme',
libraryTarget: 'umd'
},
// 门户自定义开发示例元素
portalDemoElement: {
entry: '../src4js/pc4develop/portal4element/demo/index.js',
entry4single: '../src4js/pc4develop/portal4element/demo/single.js',
entry4debug: '../src4js/pc4develop/portal4element/demo/debug.js',
buildPath: '../cloudstore/e9DevModules/portal/element/demo',
servedPath: '/cloudstore/e9DevModules/portal/element/demo/',
cssName: 'index.css',
jsName: 'index.js',
jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index_portal.html',
library: 'weaPortalDemoElement',
libraryTarget: 'umd'
},
// 门户自定义开发示例元素
portalDemo2Element: {
entry: '../src4js/pc4develop/portal4element/demo2/index.js',
entry4single: '../src4js/pc4develop/portal4element/demo2/single.js',
entry4debug: '../src4js/pc4develop/portal4element/demo2/debug.js',
buildPath: '../cloudstore/e9DevModules/portal/element/demo2',
servedPath: '/cloudstore/e9DevModules/portal/element/demo2/',
cssName: 'index.css',
jsName: 'index.js',
jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index_portal.html',
library: 'weaPortalDemo2Element',
libraryTarget: 'umd'
},
// 执行力任务元素
workrelatePortalTaskElement: {
entry: '../src4js/pc4mobx/workrelate/components/portalelement/task/index.js',
entry4single: '../src4js/pc4mobx/workrelate/components/portalelement/task/single.js',
entry4debug: '../src4js/pc4mobx/workrelate/components/portalelement/task/debug.js',
buildPath: '../cloudstore/e9DevModules/workrelate/portal/element/task',
servedPath: '/cloudstore/e9DevModules/workrelate/portal/element/task/',
cssName: 'index.css',
jsName: 'index.js',
jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index_portal.html',
library: 'weaWorkrelatePortalTaskElement',
libraryTarget: 'umd'
},
// 执行力绩效元素
workrelatePortalPerformanceElement: {
entry: '../src4js/pc4mobx/workrelate/components/portalelement/performance/index.js',
entry4single: '../src4js/pc4mobx/workrelate/components/portalelement/performance/single.js',
entry4debug: '../src4js/pc4mobx/workrelate/components/portalelement/performance/debug.js',
buildPath: '../cloudstore/e9DevModules/workrelate/portal/element/performance',
servedPath: '/cloudstore/e9DevModules/workrelate/portal/element/performance/',
cssName: 'index.css',
jsName: 'index.js',
jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index_portal.html',
library: 'weaWorkrelatePortalPerformanceElement',
libraryTarget: 'umd'
},
// 执行力报告元素
workrelatePortalReportElement: {
entry: '../src4js/pc4mobx/workrelate/components/portalelement/report/index.js',
entry4single: '../src4js/pc4mobx/workrelate/components/portalelement/report/single.js',
entry4debug: '../src4js/pc4mobx/workrelate/components/portalelement/report/debug.js',
buildPath: '../cloudstore/e9DevModules/workrelate/portal/element/report',
servedPath: '/cloudstore/e9DevModules/workrelate/portal/element/report/',
cssName: 'index.css',
jsName: 'index.js',
jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index_portal.html',
library: 'weaWorkrelatePortalReportElement',
libraryTarget: 'umd'
},
// 门户布局
portalLayout: {
entry: '../src4js/pc4mobx/portal4layout/index.js',
entry4single: '../src4js/pc4mobx/portal4layout/single.js',
entry4debug: '../src4js/pc4mobx/portal4layout/debug.js',
buildPath: '../spa/portal/static4layout',
servedPath: '/spa/portal/static4layout/',
cssName: 'index.css',
jsName: 'index.js',
jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index_portal_layout.html',
library: 'weaPortalLayout',
libraryTarget: 'umd'
},
// 门户自定义元素--人员看板
portal4StaffKanban: {
entry: '../src4js/pc4mobx/portal4staffKanban/element/index.js',
entry4single: '../src4js/pc4mobx/portal4staffKanban/element/single.js',
entry4debug: '../src4js/pc4mobx/portal4staffKanban/element/debug.js',
buildPath: '../cloudstore/e9DevModules/portal/element/staffkanban',
servedPath: '/cloudstore/e9DevModules/portal/element/staffkanban/',
cssName: 'index.css',
jsName: 'index.js',
jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index_portal.html',
library: 'weaPortal4StaffKanban',
libraryTarget: 'umd'
},
// 门户组件
portalCom: {
entry: '../src4js/pc4mobx/portal4com/index.js',
entry4single: '../src4js/pc4mobx/portal4com/single.js',
entry4debug: '../src4js/pc4mobx/portal4com/debug.js',
buildPath: '../spa/portal/static4com',
servedPath: '/spa/portal/static4com/',
cssName: 'index.css',
jsName: 'index.js',
jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index_portal_com.html',
library: 'weaPortalCom',
libraryTarget: 'umd'
},
// 门户组件calendar
portalCalendarElement: {
entry: '../src4js/pc4mobx/portal4coms/calendar/index.js',
entry4single: '../src4js/pc4mobx/portal4coms/calendar/single.js',
entry4debug: '../src4js/pc4mobx/portal4coms/calendar/debug.js',
buildPath: '../cloudstore/e9DevModules/portal/element/calendar',
servedPath: '/cloudstore/e9DevModules/portal/element/calendar',
cssName: 'index.css',
jsName: 'index.js',
jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index.html',
library: 'weaPortalCalendarElement',
libraryTarget: 'umd'
},
// 门户组件companyNews
portalCompanyNewsElement: {
entry: '../src4js/pc4mobx/portal4coms/companyNews/index.js',
entry4single: '../src4js/pc4mobx/portal4coms/companyNews/single.js',
entry4debug: '../src4js/pc4mobx/portal4coms/companyNews/debug.js',
buildPath: '../cloudstore/e9DevModules/portal/element/companyNews',
servedPath: '/cloudstore/e9DevModules/portal/element/companyNews',
cssName: 'index.css',
jsName: 'index.js',
jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index.html',
library: 'weaPortalCompanyNewsElement',
libraryTarget: 'umd'
},
// 门户组件companyNewsPerfect
portalCompanyNewsPerfectElement: {
entry: '../src4js/pc4mobx/portal4coms/companyNewsPerfect/index.js',
entry4single: '../src4js/pc4mobx/portal4coms/companyNewsPerfect/single.js',
entry4debug: '../src4js/pc4mobx/portal4coms/companyNewsPerfect/debug.js',
buildPath: '../cloudstore/e9DevModules/portal/element/companyNewsPerfect',
servedPath: '/cloudstore/e9DevModules/portal/element/companyNewsPerfect',
cssName: 'index.css',
jsName: 'index.js',
jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index.html',
library: 'weaPortalCompanyNewsPerfectElement',
libraryTarget: 'umd'
},
// 门户组件copyright
portalCopyrightElement: {
entry: '../src4js/pc4mobx/portal4coms/copyright/index.js',
entry4single: '../src4js/pc4mobx/portal4coms/copyright/single.js',
entry4debug: '../src4js/pc4mobx/portal4coms/copyright/debug.js',
buildPath: '../cloudstore/e9DevModules/portal/element/copyright',
servedPath: '/cloudstore/e9DevModules/portal/element/copyright',
cssName: 'index.css',
jsName: 'index.js',
jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index.html',
library: 'weaPortalCopyrightElement',
libraryTarget: 'umd'
},
// 门户组件custom
portalCustomElement: {
entry: '../src4js/pc4mobx/portal4coms/custom/index.js',
entry4single: '../src4js/pc4mobx/portal4coms/custom/single.js',
entry4debug: '../src4js/pc4mobx/portal4coms/custom/debug.js',
buildPath: '../cloudstore/e9DevModules/portal/element/custom',
servedPath: '/cloudstore/e9DevModules/portal/element/custom',
cssName: 'index.css',
jsName: 'index.js',
jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index.html',
library: 'weaPortalCustomElement',
libraryTarget: 'umd'
},
// 门户组件dbgz
portalDbgzElement: {
entry: '../src4js/pc4mobx/portal4coms/dbgz/index.js',
entry4single: '../src4js/pc4mobx/portal4coms/dbgz/single.js',
entry4debug: '../src4js/pc4mobx/portal4coms/dbgz/debug.js',
buildPath: '../cloudstore/e9DevModules/portal/element/dbgz',
servedPath: '/cloudstore/e9DevModules/portal/element/dbgz',
cssName: 'index.css',
jsName: 'index.js',
jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index.html',
library: 'weaPortalDbgzElement',
libraryTarget: 'umd'
},
// 门户组件e7Form
portalE7FormElement: {
entry: '../src4js/pc4mobx/portal4coms/e7Form/index.js',
entry4single: '../src4js/pc4mobx/portal4coms/e7Form/single.js',
entry4debug: '../src4js/pc4mobx/portal4coms/e7Form/debug.js',
buildPath: '../cloudstore/e9DevModules/portal/element/e7Form',
servedPath: '/cloudstore/e9DevModules/portal/element/e7Form',
cssName: 'index.css',
jsName: 'index.js',
jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index.html',
library: 'weaPortalE7FormElement',
libraryTarget: 'umd'
},
// 门户组件e8Form
portalE8FormElement: {
entry: '../src4js/pc4mobx/portal4coms/e8Form/index.js',
entry4single: '../src4js/pc4mobx/portal4coms/e8Form/single.js',
entry4debug: '../src4js/pc4mobx/portal4coms/e8Form/debug.js',
buildPath: '../cloudstore/e9DevModules/portal/element/e8Form',
servedPath: '/cloudstore/e9DevModules/portal/element/e8Form',
cssName: 'index.css',
jsName: 'index.js',
jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index.html',
library: 'weaPortalE8FormElement',
libraryTarget: 'umd'
},
// 门户组件icon
portalIconElement: {
entry: '../src4js/pc4mobx/portal4coms/icon/index.js',
entry4single: '../src4js/pc4mobx/portal4coms/icon/single.js',
entry4debug: '../src4js/pc4mobx/portal4coms/icon/debug.js',
buildPath: '../cloudstore/e9DevModules/portal/element/icon',
servedPath: '/cloudstore/e9DevModules/portal/element/icon',
cssName: 'index.css',
jsName: 'index.js',
jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index.html',
library: 'weaPortalIconElement',
libraryTarget: 'umd'
},
// 门户组件list
portalListElement: {
entry: '../src4js/pc4mobx/portal4coms/list/index.js',
entry4single: '../src4js/pc4mobx/portal4coms/list/single.js',
entry4debug: '../src4js/pc4mobx/portal4coms/list/debug.js',
buildPath: '../cloudstore/e9DevModules/portal/element/list',
servedPath: '/cloudstore/e9DevModules/portal/element/list',
cssName: 'index.css',
jsName: 'index.js',
jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index.html',
library: 'weaPortalListElement',
libraryTarget: 'umd'
},
// 门户组件logo
portalLogoElement: {
entry: '../src4js/pc4mobx/portal4coms/logo/index.js',
entry4single: '../src4js/pc4mobx/portal4coms/logo/single.js',
entry4debug: '../src4js/pc4mobx/portal4coms/logo/debug.js',
buildPath: '../cloudstore/e9DevModules/portal/element/logo',
servedPath: '/cloudstore/e9DevModules/portal/element/logo',
cssName: 'index.css',
jsName: 'index.js',
jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index.html',
library: 'weaPortalLogoElement',
libraryTarget: 'umd'
},
// 门户组件menu
portalMenuElement: {
entry: '../src4js/pc4mobx/portal4coms/menu/index.js',
entry4single: '../src4js/pc4mobx/portal4coms/menu/single.js',
entry4debug: '../src4js/pc4mobx/portal4coms/menu/debug.js',
buildPath: '../cloudstore/e9DevModules/portal/element/menu',
servedPath: '/cloudstore/e9DevModules/portal/element/menu',
cssName: 'index.css',
jsName: 'index.js',
jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index.html',
library: 'weaPortalMenuElement',
libraryTarget: 'umd'
},
// 门户组件newEmployee
portalNewEmployeeElement: {
entry: '../src4js/pc4mobx/portal4coms/newEmployee/index.js',
entry4single: '../src4js/pc4mobx/portal4coms/newEmployee/single.js',
entry4debug: '../src4js/pc4mobx/portal4coms/newEmployee/debug.js',
buildPath: '../cloudstore/e9DevModules/portal/element/newEmployee',
servedPath: '/cloudstore/e9DevModules/portal/element/newEmployee',
cssName: 'index.css',
jsName: 'index.js',
jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index.html',
library: 'weaPortalNewEmployeeElement',
libraryTarget: 'umd'
},
// 门户组件qucik-search
portalQucikSearchElement: {
entry: '../src4js/pc4mobx/portal4coms/qucik-search/index.js',
entry4single: '../src4js/pc4mobx/portal4coms/qucik-search/single.js',
entry4debug: '../src4js/pc4mobx/portal4coms/qucik-search/debug.js',
buildPath: '../cloudstore/e9DevModules/portal/element/qucikSearch',
servedPath: '/cloudstore/e9DevModules/portal/element/qucikSearch',
cssName: 'index.css',
jsName: 'index.js',
jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index.html',
library: 'weaPortalQucikSearchElement',
libraryTarget: 'umd'
},
// 门户组件slide
portalSlideElement: {
entry: '../src4js/pc4mobx/portal4coms/slide/index.js',
entry4single: '../src4js/pc4mobx/portal4coms/slide/single.js',
entry4debug: '../src4js/pc4mobx/portal4coms/slide/debug.js',
buildPath: '../cloudstore/e9DevModules/portal/element/slide',
servedPath: '/cloudstore/e9DevModules/portal/element/slide',
cssName: 'index.css',
jsName: 'index.js',
jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index.html',
library: 'weaPortalSlideElement',
libraryTarget: 'umd'
},
// 门户组件toolbar
portalToolbarElement: {
entry: '../src4js/pc4mobx/portal4coms/toolbar/index.js',
entry4single: '../src4js/pc4mobx/portal4coms/toolbar/single.js',
entry4debug: '../src4js/pc4mobx/portal4coms/toolbar/debug.js',
buildPath: '../cloudstore/e9DevModules/portal/element/toolbar',
servedPath: '/cloudstore/e9DevModules/portal/element/toolbar',
cssName: 'index.css',
jsName: 'index.js',
jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index.html',
library: 'weaPortalToolbarElement',
libraryTarget: 'umd'
},
// 门户组件user
portalUserElement: {
entry: '../src4js/pc4mobx/portal4coms/user/index.js',
entry4single: '../src4js/pc4mobx/portal4coms/user/single.js',
entry4debug: '../src4js/pc4mobx/portal4coms/user/debug.js',
buildPath: '../cloudstore/e9DevModules/portal/element/user',
servedPath: '/cloudstore/e9DevModules/portal/element/user',
cssName: 'index.css',
jsName: 'index.js',
jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index.html',
library: 'weaPortalUserElement',
libraryTarget: 'umd'
},
// 门户组件customPage
portalCustomPageElement: {
entry: '../src4js/pc4mobx/portal4coms/customPage/index.js',
entry4single: '../src4js/pc4mobx/portal4coms/customPage/single.js',
entry4debug: '../src4js/pc4mobx/portal4coms/customPage/debug.js',
buildPath: '../cloudstore/e9DevModules/portal/element/customPage',
servedPath: '/cloudstore/e9DevModules/portal/element/customPage',
cssName: 'index.css',
jsName: 'index.js',
jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index.html',
library: 'weaPortalCustomPageElement',
libraryTarget: 'umd'
},
// 图片元素img
portalImgElement: {
entry: '../src4js/pc4mobx/portal4coms/img/index.js',
entry4single: '../src4js/pc4mobx/portal4coms/img/single.js',
entry4debug: '../src4js/pc4mobx/portal4coms/img/debug.js',
buildPath: '../cloudstore/e9DevModules/portal/element/img',
servedPath: '/cloudstore/e9DevModules/portal/element/img',
cssName: 'index.css',
jsName: 'index.js',
jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index.html',
library: 'weaPortalImgElement',
libraryTarget: 'umd'
},
//视频元素Video
portalVideoElement: {
entry: '../src4js/pc4mobx/portal4coms/video/index.js',
entry4single: '../src4js/pc4mobx/portal4coms/video/single.js',
entry4debug: '../src4js/pc4mobx/portal4coms/video/debug.js',
buildPath: '../cloudstore/e9DevModules/portal/element/video',
servedPath: '/cloudstore/e9DevModules/portal/element/video',
cssName: 'index.css',
jsName: 'index.js',
jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index.html',
library: 'weaPortalVideoElement',
libraryTarget: 'umd'
},
// 特色门户 rss元素
portalRssElement: {
entry: '../src4js/pc4mobx/portal4coms/rss/index.js',
entry4single: '../src4js/pc4mobx/portal4coms/rss/single.js',
entry4debug: '../src4js/pc4mobx/portal4coms/rss/debug.js',
buildPath: '../cloudstore/e9DevModules/portal/element/rss',
servedPath: '/cloudstore/e9DevModules/portal/element/rss',
cssName: 'index.css',
jsName: 'index.js',
jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index.html',
library: 'weaPortalRssElement',
libraryTarget: 'umd'
},
// 特色门户 流程中心元素 workflowPerfect
portalWorkflowPerfectElement: {
entry: '../src4js/pc4mobx/portal4coms/workflowPerfect/index.js',
entry4single: '../src4js/pc4mobx/portal4coms/workflowPerfect/single.js',
entry4debug: '../src4js/pc4mobx/portal4coms/workflowPerfect/debug.js',
buildPath: '../cloudstore/e9DevModules/portal/element/workflowPerfect',
servedPath: '/cloudstore/e9DevModules/portal/element/workflowPerfect',
cssName: 'index.css',
jsName: 'index.js',
jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index.html',
library: 'weaPortalWorkflowPerfectElement',
libraryTarget: 'umd'
},
// 特色门户 菜单元素 menuPerfect
portalMenuPerfectElement: {
entry: '../src4js/pc4mobx/portal4coms/menuPerfect/index.js',
entry4single: '../src4js/pc4mobx/portal4coms/menuPerfect/single.js',
entry4debug: '../src4js/pc4mobx/portal4coms/menuPerfect/debug.js',
buildPath: '../cloudstore/e9DevModules/portal/element/menuPerfect',
servedPath: '/cloudstore/e9DevModules/portal/element/menuPerfect',
cssName: 'index.css',
jsName: 'index.js',
jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index.html',
library: 'weaPortalMenuPerfectElement',
libraryTarget: 'umd'
},
// EM门户菜单
portalEM: {
entry: '../src4js/pc4mobx/portal4em/index.js',
entry4single: '../src4js/pc4mobx/portal4em/single.js',
entry4debug: '../src4js/pc4mobx/portal4em/debug.js',
buildPath: '../spa/portal/static4em',
servedPath: '/spa/portal/static4em/',
cssName: 'index.css',
jsName: 'index.js',
jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index_portal_em.html',
library: 'weaPortalEM',
libraryTarget: 'umd'
},
edc_formdesigner: {
entry: '../src4js/pc4mobx/edc/app/public/form.js',
buildPath: '../spa/edc/static/app4com',
servedPath: '/spa/edc/static/app4com/',
cssName: "form.css",
jsName: "form.js",
htmlName: "index.html",
htmlTemplate: "index.html",
library: "weaEdcFormDesigner",
libraryTarget: 'umd'
},
// 插件下载
weaPlugin: {
entry: "../src4js/pc4mobx/portal4public/wea-plugin/plugin.js",
buildPath: "../spa/portal/plugins/plugin",
servedPath: "/spa/portal/plugins/plugin/",
cssName: "index.css",
jsName: "index.js",
htmlName: "index.html",
htmlTemplate: "index.html",
library: "weaPlugin",
libraryTarget: "umd"
},
// coremail
integration_plugin: {
entry: '../src4js/pc4backstage/integrationPlugin/coreMail/index.js',
buildPath: '../spa/integration/static4plugin',
servedPath: '/spa/integration/static4plugin/',
cssName: "index.css",
jsName: "index.js",
htmlName: "index.html",
htmlTemplate: "index.html",
library: "weaCoremailPlugin",
libraryTarget: "umd"
},
integration_element_coremail: {
entry: '../src4js/pc4backstage/integrationElements/coremail/index.js',
entry4single: '../src4js/pc4backstage/integrationElements/coremail/single.js',
entry4debug: '../src4js/pc4backstage/integrationElements/coremail/debug.js',
buildPath: '../cloudstore/e9DevModules/spa/integration/elements/coremail/static4element',
servedPath: '/cloudstore/e9DevModules/spa/integration/elements/coremail/static4element/',
cssName: "index.css",
jsName: "index.js",
jsSingleName: "index4single.js",
htmlName: "index.html",
htmlTemplate: "index_portal.html",
library: "weaIntegrationElementCoremail",
libraryTarget: "umd"
},
// 项目
prj: {
entry: '../src4js/pc4mobx/prj/index.js',
entry4single: '../src4js/pc4mobx/prj/single.js',
entry4debug: '../src4js/pc4mobx/prj/debug.js',
buildPath: '../spa/prj/static',
servedPath: '/spa/prj/static/',
cssName: 'index.css',
jsName: 'index.js',
jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index.html',
library: 'weaPrj',
libraryTarget: 'umd',
copyFiles: [{
from: '../spa/prj/static/index.html',to: '../spa/prj/index.html'
}]
},
// 小模块
smallApp: {
entry: '../src4js/pc4mobx/smallApp/index.js',
entry4single: '../src4js/pc4mobx/smallApp/single.js',
entry4debug: '../src4js/pc4mobx/smallApp/debug.js',
buildPath: '../spa/smallApp/static',
servedPath: '/spa/smallApp/static/',
cssName: 'index.css',
jsName: 'index.js',
jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index.html',
library: 'weaSmallApp',
libraryTarget: 'umd',
},
// 登录
login: {
entry: '../src4js/pc4mobx/portal4login/index.js',
entry4single: '../src4js/pc4mobx/portal4login/single.js',
entry4debug: '../src4js/pc4mobx/portal4login/debug.js',
buildPath: '../spa/login/static',
servedPath: '/spa/login/static/',
cssName: 'index.css',
jsName: 'index.js',
jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index_login.html',
library: 'weaPortalLogin',
libraryTarget: 'umd',
copyFiles: [{
from: '../spa/login/static/index.html',to: '../wui/login.html'
}]
},
// 主题
theme: {
entry: '../src4js/pc4mobx/portal4theme/index.js',
entry4single: '../src4js/pc4mobx/portal4theme/single.js',
entry4debug: '../src4js/pc4mobx/portal4theme/debug.js',
buildPath: '../spa/theme/static',
servedPath: '/spa/theme/static/',
cssName: 'index.css',
jsName: 'index.js',
jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index_theme.html',
library: 'weaPortalTheme',
libraryTarget: 'umd'
},
// 流程
workflow: {
entry: '../src4js/pc4mobx/workflow/index.js',
entry4single: '../src4js/pc4mobx/workflow/single.js',
entry4debug: '../src4js/pc4mobx/workflow/debug.js',
buildPath: '../spa/workflow/static',
servedPath: '/spa/workflow/static/',
cssName: 'index.css',
jsName: 'index.js',
jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index_workflow.html',
library: 'weaWorkflow',
libraryTarget: 'umd',
copyFiles: [{
from: '../spa/workflow/static/index.html',to: '../spa/workflow/index_mobx.html'
}, {
from: '../src4js/pc4mobx/workflow/index.jsp',to: '../spa/workflow/index.jsp'
}, {
from: '../src4js/pc4mobx/workflow/index.jsp',to: '../spa/workflow/index_mobx.jsp'
}]
},
// 流程公共模块
workflowPublic: {
entry: '../src4js/pc4mobx/workflowPublic/index.js',
entry4single: '../src4js/pc4mobx/workflow/single.js',
entry4debug: '../src4js/pc4mobx/workflowPublic/debug.js',
buildPath: '../spa/workflow/static4public',
servedPath: '/spa/workflow/static4public/',
cssName: 'index.css',
jsName: 'index.js',
// jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index.html',
library: 'weaWorkflowPublic',
libraryTarget: 'umd'
},
// 表单
workflowForm: {
entry: '../src4js/pc4mobx/workflowForm/index.js',
entry4single: '../src4js/pc4mobx/workflowForm/single.js',
entry4debug: '../src4js/pc4mobx/workflowForm/debug.js',
buildPath: '../spa/workflow/static4form',
servedPath: '/spa/workflow/static4form/',
cssName: 'index.css',
jsName: 'index.js',
jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index_wfForm.html',
library: 'weaWorkflowForm',
libraryTarget: 'umd',
copyFiles: [{
from: '../src4js/pc4mobx/workflowForm/index_form.jsp',to: '../spa/workflow/index_form.jsp'
}, {
from: '../src4js/pc4mobx/workflowForm/asyncFiles/zDialog_wev8.js',to: '../spa/workflow/async/zDialog_wev8.js'
}]
},
// 个性化设置
customsetting: {
entry: '../src4js/pc4public/index.js',
entry4single: '../src4js/pc4public/single.js',
//entry4debug: '../src4js/pc4public/debug.js',
buildPath: '../spa/customSetting',
servedPath: '/spa/customSetting/',
cssName: 'index.css',
jsName: 'index.js',
jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index_customSetting.html',
library: 'weaCustomSetting',
libraryTarget: 'umd'
},
// 日程
workplan: {
entry: '../src4js/pc4mobx/workplan/index.js',
entry4single: '../src4js/pc4mobx/workplan/single.js',
entry4debug: '../src4js/pc4mobx/workplan/debug.js',
buildPath: '../spa/workplan/static',
servedPath: '/spa/workplan/static/',
cssName: 'index.css',
jsName: 'index.js',
jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index_workplan.html',
library: 'weaWorkplan',
libraryTarget: 'umd'
},
// 执行力
workrelate: {
entry: '../src4js/pc4mobx/workrelate/index.js',
entry4single: '../src4js/pc4mobx/workrelate/single.js',
entry4debug: '../src4js/pc4mobx/workrelate/debug.js',
buildPath: '../spa/workrelate/static',
servedPath: '/spa/workrelate/static/',
cssName: 'index.css',
jsName: 'index.js',
jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index.html',
library: 'weaWorkrelate',
libraryTarget: 'umd'
},
// 合同------------------截止2019-1-15已经暂停合同开发-杜传明
// contract: {
// entry: '../src4js/pc4mobx/contract/index.js',
// entry4single: '../src4js/pc4mobx/contract/single.js',
// entry4debug: '../src4js/pc4mobx/contract/debug.js',
// buildPath: '../spa/contract/static',
// servedPath: '/spa/contract/static/',
// cssName: 'index.css',
// jsName: 'index.js',
// jsSingleName: 'index4single.js',
// htmlName: 'index.html',
// htmlTemplate: 'index_contract.html',
// library: 'weaContract',
// libraryTarget: 'umd'
// },
//车辆
car: {
entry: '../src4js/pc4mobx/car/src/index.js',
entry4single: '../src4js/pc4mobx/car/src/single.js',
entry4debug: '../src4js/pc4mobx/car/src/debug.js',
buildPath: '../spa/car/static',
servedPath: '/spa/car/static/',
cssName: 'index.css',
jsName: 'index.js',
jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index.html',
library: 'weaCar',
libraryTarget: 'umd',
copyFiles: [{
from: '../car/e9resource/index.html',to: '../spa/car/index.html'
}, {
from: '../car/e9resource/index4single_mobx.js',to: '../spa/car/index4single_mobx.js'
}, ]
},
favourite: {
entry: '../src4js/pc4mobx/favourite/index.js',
entry4single: '../src4js/pc4mobx/favourite/single.js',
entry4debug: '../src4js/pc4mobx/favourite/single.js',
buildPath: '../spa/favourite/static',
servedPath: '/spa/favourite/static/',
cssName: 'index.css',
jsName: 'index.js',
jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index.html',
library: 'weaFavourite',
libraryTarget: 'umd',
copyFiles: [{
from: '../spa/favourite/static/index.html',to: '../spa/favourite/index.html'
}]
},
// 督查督办
govern: {
entry: '../src4js/pc4mobx/govern/index.js',
entry4single: '../src4js/pc4mobx/govern/single.js',
entry4debug: '../src4js/pc4mobx/govern/debug.js',
buildPath: '../spa/govern/static',
servedPath: '/spa/govern/static/',
cssName: 'index.css',
jsName: 'index.js',
jsSingleName: 'index4single.js',
htmlName: 'index.html',
htmlTemplate: 'index.html',
library: 'weaGovern',
libraryTarget: 'umd'
},
//信息采编
info: {
entry: '../src4js/pc4mobx/info/index.js',
entry4single: '../src4js/pc4mobx/info/single.js',
entry4debug: '../src4js/pc4mobx/info/debug.js',
buildPath: '../spa/info/static',
servedPath: '/spa/info/static/',
cssName: "index.css",
jsName: "index.js",
jsSingleName: "index4single.js",
htmlName: "index.html",
htmlTemplate: "index.html",
library: "weaInfo",
libraryTarget: "umd",
copyFiles: [{
from: '../src4js/pc4mobx/info/infoedition/office.html',to: '../spa/info/infoedition/office.html'
}]
},
emobile: {
entry: '../src4js/pc4public/emobile/index.js',
entry4debug: '../src4js/pc4public/emobile/index.js',
buildPath: '../spa/coms/emobile',
servedPath: '/spa/coms/emobile/',
cssName: 'index.emobile.css',
jsName: 'index.emobile.js',
htmlTemplate: 'index_emobile.html',
htmlName: 'index-emobile.html',
library: 'emobile',
libraryTarget: 'umd',
copyFiles: [{
from: '../spa/coms/emobile/index-emobile.html',to: '../spa/coms/index-emobile.html'
}]
},
message: {
entry: '../src4js/pc4public/message/index.js',
entry4debug: '../src4js/pc4public/message/index.js',
buildPath: '../spa/coms/message',
servedPath: '/spa/coms/message/',
cssName: 'index.message.css',
jsName: 'index.message.js',
htmlTemplate: 'index_message.html',
htmlName: 'index-message.html',
library: 'message',
libraryTarget: 'umd',
copyFiles: []
},
// e-Todo开发管理平台
todo: {
entry: '../src4js/pc4mobx/todo/index.js',
entry4single: '../src4js/pc4mobx/todo/single.js',
entry4debug: '../src4js/pc4mobx/todo/debug.js',
bui