Update Gruntfile.js
This commit is contained in:
parent
c7183b6c8b
commit
b5a11dd6f3
|
@ -536,7 +536,7 @@ module.exports = function(grunt) {
|
|||
options: {
|
||||
cwd: '../vendor/framework7-react',
|
||||
},
|
||||
cmd: 'npm i --include=dev',
|
||||
cmd: 'npm i --include=dev --production=false',
|
||||
},
|
||||
}
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue