Nicholas Maidanos hace 6 años
padre
commit
09f53f4985

+ 1
- 1
.sourcemaps/main.js.map
La diferencia del archivo ha sido suprimido porque es demasiado grande
Ver fichero


+ 1
- 2
src/providers/url/url.ts Ver fichero

@@ -16,8 +16,7 @@ export class UrlProvider {
16 16
 
17 17
   //private baseUrl = "http://localhost:8080";
18 18
   //private baseUrl = "https://zipteampurple.herokuapp.com";
19
-  private baseUrl = "https://git.heroku.com/zipteampurplev2.git";
20
-  //https://git.heroku.com/zipteampurplev2.git
19
+  private baseUrl = "https://zipteampurplev2.herokuapp.com";
21 20
 
22 21
 
23 22
   setBaseUrl(baseUrl: string){

+ 1
- 1
www/build/0.js Ver fichero

@@ -1,6 +1,6 @@
1 1
 webpackJsonp([0],{
2 2
 
3
-/***/ 287:
3
+/***/ 286:
4 4
 /***/ (function(module, __webpack_exports__, __webpack_require__) {
5 5
 
6 6
 "use strict";

+ 1
- 1
www/build/1.js Ver fichero

@@ -1,6 +1,6 @@
1 1
 webpackJsonp([1],{
2 2
 
3
-/***/ 286:
3
+/***/ 285:
4 4
 /***/ (function(module, __webpack_exports__, __webpack_require__) {
5 5
 
6 6
 "use strict";

+ 1
- 1
www/build/2.js Ver fichero

@@ -1,6 +1,6 @@
1 1
 webpackJsonp([2],{
2 2
 
3
-/***/ 285:
3
+/***/ 287:
4 4
 /***/ (function(module, __webpack_exports__, __webpack_require__) {
5 5
 
6 6
 "use strict";

+ 8
- 7
www/build/main.js Ver fichero

@@ -187,15 +187,15 @@ var map = {
187 187
 		3
188 188
 	],
189 189
 	"../pages/channel/channel.module": [
190
-		285,
190
+		287,
191 191
 		2
192 192
 	],
193 193
 	"../pages/create-channel/create-channel.module": [
194
-		286,
194
+		285,
195 195
 		1
196 196
 	],
197 197
 	"../pages/register/register.module": [
198
-		287,
198
+		286,
199 199
 		0
200 200
 	]
201 201
 };
@@ -432,9 +432,9 @@ var AppModule = /** @class */ (function () {
432 432
                 __WEBPACK_IMPORTED_MODULE_2_ionic_angular__["d" /* IonicModule */].forRoot(__WEBPACK_IMPORTED_MODULE_3__app_component__["a" /* MyApp */], {}, {
433 433
                     links: [
434 434
                         { loadChildren: '../pages/all-channels/all-channels.module#AllChannelsPageModule', name: 'AllChannelsPage', segment: 'all-channels', priority: 'low', defaultHistory: [] },
435
-                        { loadChildren: '../pages/channel/channel.module#ChannelPageModule', name: 'ChannelPage', segment: 'channel', priority: 'low', defaultHistory: [] },
436 435
                         { loadChildren: '../pages/create-channel/create-channel.module#CreateChannelPageModule', name: 'CreateChannelPage', segment: 'create-channel', priority: 'low', defaultHistory: [] },
437
-                        { loadChildren: '../pages/register/register.module#RegisterPageModule', name: 'RegisterPage', segment: 'register', priority: 'low', defaultHistory: [] }
436
+                        { loadChildren: '../pages/register/register.module#RegisterPageModule', name: 'RegisterPage', segment: 'register', priority: 'low', defaultHistory: [] },
437
+                        { loadChildren: '../pages/channel/channel.module#ChannelPageModule', name: 'ChannelPage', segment: 'channel', priority: 'low', defaultHistory: [] }
438 438
                     ]
439 439
                 }),
440 440
                 __WEBPACK_IMPORTED_MODULE_10__angular_common_http__["a" /* HttpClientModule */],
@@ -794,8 +794,9 @@ var UrlProvider = /** @class */ (function () {
794 794
         // constructor(public http: HttpClient) {
795 795
         //   console.log('Hello UrlProvider Provider');
796 796
         // }
797
-        this.baseUrl = "http://localhost:8080";
798
-        this.baseUrl = "https://zipteampurple.herokuapp.com";
797
+        //private baseUrl = "http://localhost:8080";
798
+        //private baseUrl = "https://zipteampurple.herokuapp.com";
799
+        this.baseUrl = "https://zipteampurplev2.herokuapp.com";
799 800
     }
800 801
     UrlProvider.prototype.setBaseUrl = function (baseUrl) {
801 802
         this.baseUrl = baseUrl;

+ 1
- 1
www/build/main.js.map
La diferencia del archivo ha sido suprimido porque es demasiado grande
Ver fichero


+ 1
- 1
www/build/vendor.js.map
La diferencia del archivo ha sido suprimido porque es demasiado grande
Ver fichero