mirror of
https://github.com/espocrm/espocrm.git
synced 2026-06-28 06:56:05 +00:00
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.map');
|
||||
fileList.push('client/lib/templates.tpl');
|
||||
|
||||
Object.keys(bundleConfig.chunks)
|
||||
.map(name => {
|
||||
|
||||
Reference in New Issue
Block a user