mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-02-10 18:05:32 +08:00
Merge branch release/v7.0.0 into release/v7.1.0
This commit is contained in:
@ -555,6 +555,7 @@ module.exports = function(grunt) {
|
||||
webpack_app_build: {
|
||||
options: {
|
||||
cwd: '../vendor/framework7-react',
|
||||
env: {...process.env, ...{addon: grunt.option('addon')}},
|
||||
},
|
||||
cmd: function() {
|
||||
const editor = packageFile.name == 'presentationeditor' ? 'slide' :
|
||||
|
||||
Reference in New Issue
Block a user