mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-04-07 14:06:16 +08:00
Merge branch 'develop' into feature/ace-in-frame
This commit is contained in:
@ -408,7 +408,7 @@ module.exports = function(grunt) {
|
||||
|
||||
replace: {
|
||||
writeVersion: {
|
||||
src: ['<%= pkg.main.js.requirejs.options.out %>'],
|
||||
src: ['<%= pkg.main.js.requirejs.options.out %>','<%= pkg.main.js.postload.options.out %>'],
|
||||
overwrite: true,
|
||||
replacements: [{
|
||||
from: /\{\{PRODUCT_VERSION\}\}/g,
|
||||
|
||||
Reference in New Issue
Block a user