mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-02-10 18:05:32 +08:00
Merge branch 'release/v9.0.0' into feature/modern-koch-design-tbar
This commit is contained in:
@ -321,7 +321,10 @@ module.exports = function(grunt) {
|
||||
inline: {
|
||||
dist: {
|
||||
src: packageFile['apps-common'].copy.indexhtml.dest + '/*.html'
|
||||
}
|
||||
},
|
||||
cachescripts: {
|
||||
src: packageFile['api'].copy.script.dest + 'documents/*.html',
|
||||
},
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user