MOBILE-4331 native: Install plugin dependencies
parent
40d58647af
commit
f128379b89
|
@ -39,7 +39,7 @@
|
|||
"ionic:serve:before": "gulp",
|
||||
"ionic:serve": "cross-env-shell ./scripts/serve.sh",
|
||||
"ionic:build:before": "gulp",
|
||||
"postinstall": "patch-package",
|
||||
"postinstall": "patch-package && cd cordova-plugin-moodleapp && npm install",
|
||||
"lang:update-langpacks": "./scripts/update_langpacks.sh",
|
||||
"lang:detect-langpacks": "./scripts/update_langpacks.sh detect",
|
||||
"lang:create-langindex": "./scripts/create_langindex.sh"
|
||||
|
|
Loading…
Reference in New Issue