parent
365047e014
commit
8b41f79edd
|
@ -30,6 +30,11 @@ module.exports = {
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
pages: {
|
pages: {
|
||||||
|
index: {
|
||||||
|
entry: "src/main.js",
|
||||||
|
template: "public/index.html",
|
||||||
|
filename: "index.html"
|
||||||
|
},
|
||||||
shareEnterpriseReport: {
|
shareEnterpriseReport: {
|
||||||
entry: "src/template/enterprise/share/share-enterprise-report.js",
|
entry: "src/template/enterprise/share/share-enterprise-report.js",
|
||||||
template: "src/template/enterprise/share/share-enterprise-report.html",
|
template: "src/template/enterprise/share/share-enterprise-report.html",
|
||||||
|
|
Loading…
Reference in New Issue