Build fixes.
This commit is contained in:
parent
33d4073d99
commit
8881f2f71e
2 changed files with 2 additions and 2 deletions
|
|
@ -126,7 +126,7 @@
|
|||
"start": "npm run build:www && ionic serve --nolivereload --nogulp -s --address 0.0.0.0",
|
||||
"start:chrome": "npm run build:www && ionic serve --nolivereload --nogulp -s --address 0.0.0.0 --browser \"google chrome\"",
|
||||
"start:android": "grunt start-android",
|
||||
"start:android-emulator": "grunt start-android",
|
||||
"start:android-emulator": "grunt start-android-emulator",
|
||||
"start:android-log": "grunt start-android && npm run log:android",
|
||||
"start:ios": "grunt start-ios",
|
||||
"start:windows": "npm run build:www && npm run build:windows",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue