diff fix
This commit is contained in:
@@ -283,6 +283,7 @@ class Diff
|
|||||||
|
|
||||||
fileList.push('client/lib/espo.js');
|
fileList.push('client/lib/espo.js');
|
||||||
fileList.push('client/lib/espo.js.map');
|
fileList.push('client/lib/espo.js.map');
|
||||||
|
fileList.push('client/lib/templates.tpl');
|
||||||
|
|
||||||
Object.keys(bundleConfig.chunks)
|
Object.keys(bundleConfig.chunks)
|
||||||
.map(name => {
|
.map(name => {
|
||||||
|
|||||||
Reference in New Issue
Block a user