template bundle
This commit is contained in:
@@ -20,10 +20,12 @@
|
||||
id: '{{applicationId}}',
|
||||
useCache: {{useCache}},
|
||||
cacheTimestamp: {{cacheTimestamp}},
|
||||
appTimestamp: {{appTimestamp}},
|
||||
basePath: '{{basePath}}',
|
||||
apiUrl: '{{apiUrl}}',
|
||||
ajaxTimeout: {{ajaxTimeout}},
|
||||
internalModuleList: {{internalModuleList}},
|
||||
bundledModuleList: {{bundledModuleList}},
|
||||
}, app => {
|
||||
{{runScript}}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user