Update Gruntfile.js
This commit is contained in:
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',
|
||||
},
|
||||
}
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue