mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-02-10 18:05:32 +08:00
Update Gruntfile.js
This commit is contained in:
committed by
Maxim Kadushkin
parent
f63e61528c
commit
ca4bd0e915
@ -537,7 +537,7 @@ module.exports = function(grunt) {
|
||||
options: {
|
||||
cwd: '../vendor/framework7-react',
|
||||
},
|
||||
cmd: 'npm i --include=dev',
|
||||
cmd: 'npm i --include=dev --production=false',
|
||||
},
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user