Merge branch release/v7.0.0 into release/v7.1.0

This commit is contained in:
papacarlo
2022-01-17 14:34:05 +00:00
2 changed files with 4 additions and 2 deletions

View File

@ -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' :