mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-02-10 18:05:32 +08:00
[cache] fix build
This commit is contained in:
@ -323,7 +323,7 @@ module.exports = function(grunt) {
|
|||||||
src: packageFile['apps-common'].copy.indexhtml.dest + '/*.html'
|
src: packageFile['apps-common'].copy.indexhtml.dest + '/*.html'
|
||||||
},
|
},
|
||||||
cachescripts: {
|
cachescripts: {
|
||||||
src: packageFile['api'].copy.script.dest + 'documents/cache-scripts.html',
|
src: packageFile['api'].copy.script.dest + 'documents/*.html',
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user