Skip to content

Commit

Permalink
openvidu-ionic: Updated to Angular 8
Browse files Browse the repository at this point in the history
  • Loading branch information
CSantosM committed Jul 26, 2019
1 parent e4f284f commit 82c52a4
Show file tree
Hide file tree
Showing 5 changed files with 2,135 additions and 2,742 deletions.
4 changes: 2 additions & 2 deletions openvidu-ionic/angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
}
},
"ionic-cordova-build": {
"builder": "@ionic/ng-toolkit:cordova-build",
"builder": "@ionic/angular-toolkit:cordova-build",
"options": {
"browserTarget": "app:build"
},
Expand All @@ -128,7 +128,7 @@
}
},
"ionic-cordova-serve": {
"builder": "@ionic/ng-toolkit:cordova-serve",
"builder": "@ionic/angular-toolkit:cordova-serve",
"options": {
"cordovaBuildTarget": "app:ionic-cordova-build",
"devServerTarget": "app:serve"
Expand Down
Loading

0 comments on commit 82c52a4

Please sign in to comment.