@epic-web/workshop-utils 4.0.0 → 4.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -26,6 +26,7 @@ export declare const solutionAppCache: {
|
|
|
26
26
|
} | {
|
|
27
27
|
type: "script";
|
|
28
28
|
portNumber: number;
|
|
29
|
+
initialRoute: string;
|
|
29
30
|
} | {
|
|
30
31
|
type: "none";
|
|
31
32
|
};
|
|
@@ -57,6 +58,7 @@ export declare const solutionAppCache: {
|
|
|
57
58
|
} | {
|
|
58
59
|
type: "script";
|
|
59
60
|
portNumber: number;
|
|
61
|
+
initialRoute: string;
|
|
60
62
|
} | {
|
|
61
63
|
type: "none";
|
|
62
64
|
};
|
|
@@ -89,6 +91,7 @@ export declare const solutionAppCache: {
|
|
|
89
91
|
} | {
|
|
90
92
|
type: "script";
|
|
91
93
|
portNumber: number;
|
|
94
|
+
initialRoute: string;
|
|
92
95
|
} | {
|
|
93
96
|
type: "none";
|
|
94
97
|
};
|
|
@@ -125,6 +128,7 @@ export declare const problemAppCache: {
|
|
|
125
128
|
} | {
|
|
126
129
|
type: "script";
|
|
127
130
|
portNumber: number;
|
|
131
|
+
initialRoute: string;
|
|
128
132
|
} | {
|
|
129
133
|
type: "none";
|
|
130
134
|
};
|
|
@@ -156,6 +160,7 @@ export declare const problemAppCache: {
|
|
|
156
160
|
} | {
|
|
157
161
|
type: "script";
|
|
158
162
|
portNumber: number;
|
|
163
|
+
initialRoute: string;
|
|
159
164
|
} | {
|
|
160
165
|
type: "none";
|
|
161
166
|
};
|
|
@@ -188,6 +193,7 @@ export declare const problemAppCache: {
|
|
|
188
193
|
} | {
|
|
189
194
|
type: "script";
|
|
190
195
|
portNumber: number;
|
|
196
|
+
initialRoute: string;
|
|
191
197
|
} | {
|
|
192
198
|
type: "none";
|
|
193
199
|
};
|
|
@@ -224,6 +230,7 @@ export declare const exampleAppCache: {
|
|
|
224
230
|
} | {
|
|
225
231
|
type: "script";
|
|
226
232
|
portNumber: number;
|
|
233
|
+
initialRoute: string;
|
|
227
234
|
} | {
|
|
228
235
|
type: "none";
|
|
229
236
|
};
|
|
@@ -252,6 +259,7 @@ export declare const exampleAppCache: {
|
|
|
252
259
|
} | {
|
|
253
260
|
type: "script";
|
|
254
261
|
portNumber: number;
|
|
262
|
+
initialRoute: string;
|
|
255
263
|
} | {
|
|
256
264
|
type: "none";
|
|
257
265
|
};
|
|
@@ -281,6 +289,7 @@ export declare const exampleAppCache: {
|
|
|
281
289
|
} | {
|
|
282
290
|
type: "script";
|
|
283
291
|
portNumber: number;
|
|
292
|
+
initialRoute: string;
|
|
284
293
|
} | {
|
|
285
294
|
type: "none";
|
|
286
295
|
};
|
|
@@ -314,6 +323,7 @@ export declare const playgroundAppCache: {
|
|
|
314
323
|
} | {
|
|
315
324
|
type: "script";
|
|
316
325
|
portNumber: number;
|
|
326
|
+
initialRoute: string;
|
|
317
327
|
} | {
|
|
318
328
|
type: "none";
|
|
319
329
|
};
|
|
@@ -343,6 +353,7 @@ export declare const playgroundAppCache: {
|
|
|
343
353
|
} | {
|
|
344
354
|
type: "script";
|
|
345
355
|
portNumber: number;
|
|
356
|
+
initialRoute: string;
|
|
346
357
|
} | {
|
|
347
358
|
type: "none";
|
|
348
359
|
};
|
|
@@ -373,6 +384,7 @@ export declare const playgroundAppCache: {
|
|
|
373
384
|
} | {
|
|
374
385
|
type: "script";
|
|
375
386
|
portNumber: number;
|
|
387
|
+
initialRoute: string;
|
|
376
388
|
} | {
|
|
377
389
|
type: "none";
|
|
378
390
|
};
|
|
@@ -407,6 +419,7 @@ export declare const appsCache: {
|
|
|
407
419
|
} | {
|
|
408
420
|
type: "script";
|
|
409
421
|
portNumber: number;
|
|
422
|
+
initialRoute: string;
|
|
410
423
|
} | {
|
|
411
424
|
type: "none";
|
|
412
425
|
};
|
|
@@ -438,6 +451,7 @@ export declare const appsCache: {
|
|
|
438
451
|
} | {
|
|
439
452
|
type: "script";
|
|
440
453
|
portNumber: number;
|
|
454
|
+
initialRoute: string;
|
|
441
455
|
} | {
|
|
442
456
|
type: "none";
|
|
443
457
|
};
|
|
@@ -469,6 +483,7 @@ export declare const appsCache: {
|
|
|
469
483
|
} | {
|
|
470
484
|
type: "script";
|
|
471
485
|
portNumber: number;
|
|
486
|
+
initialRoute: string;
|
|
472
487
|
} | {
|
|
473
488
|
type: "none";
|
|
474
489
|
};
|
|
@@ -497,6 +512,7 @@ export declare const appsCache: {
|
|
|
497
512
|
} | {
|
|
498
513
|
type: "script";
|
|
499
514
|
portNumber: number;
|
|
515
|
+
initialRoute: string;
|
|
500
516
|
} | {
|
|
501
517
|
type: "none";
|
|
502
518
|
};
|
|
@@ -526,6 +542,7 @@ export declare const appsCache: {
|
|
|
526
542
|
} | {
|
|
527
543
|
type: "script";
|
|
528
544
|
portNumber: number;
|
|
545
|
+
initialRoute: string;
|
|
529
546
|
} | {
|
|
530
547
|
type: "none";
|
|
531
548
|
};
|
|
@@ -557,6 +574,7 @@ export declare const appsCache: {
|
|
|
557
574
|
} | {
|
|
558
575
|
type: "script";
|
|
559
576
|
portNumber: number;
|
|
577
|
+
initialRoute: string;
|
|
560
578
|
} | {
|
|
561
579
|
type: "none";
|
|
562
580
|
};
|
|
@@ -588,6 +606,7 @@ export declare const appsCache: {
|
|
|
588
606
|
} | {
|
|
589
607
|
type: "script";
|
|
590
608
|
portNumber: number;
|
|
609
|
+
initialRoute: string;
|
|
591
610
|
} | {
|
|
592
611
|
type: "none";
|
|
593
612
|
};
|
|
@@ -616,6 +635,7 @@ export declare const appsCache: {
|
|
|
616
635
|
} | {
|
|
617
636
|
type: "script";
|
|
618
637
|
portNumber: number;
|
|
638
|
+
initialRoute: string;
|
|
619
639
|
} | {
|
|
620
640
|
type: "none";
|
|
621
641
|
};
|
|
@@ -646,6 +666,7 @@ export declare const appsCache: {
|
|
|
646
666
|
} | {
|
|
647
667
|
type: "script";
|
|
648
668
|
portNumber: number;
|
|
669
|
+
initialRoute: string;
|
|
649
670
|
} | {
|
|
650
671
|
type: "none";
|
|
651
672
|
};
|
|
@@ -677,6 +698,7 @@ export declare const appsCache: {
|
|
|
677
698
|
} | {
|
|
678
699
|
type: "script";
|
|
679
700
|
portNumber: number;
|
|
701
|
+
initialRoute: string;
|
|
680
702
|
} | {
|
|
681
703
|
type: "none";
|
|
682
704
|
};
|
|
@@ -708,6 +730,7 @@ export declare const appsCache: {
|
|
|
708
730
|
} | {
|
|
709
731
|
type: "script";
|
|
710
732
|
portNumber: number;
|
|
733
|
+
initialRoute: string;
|
|
711
734
|
} | {
|
|
712
735
|
type: "none";
|
|
713
736
|
};
|
|
@@ -736,6 +759,7 @@ export declare const appsCache: {
|
|
|
736
759
|
} | {
|
|
737
760
|
type: "script";
|
|
738
761
|
portNumber: number;
|
|
762
|
+
initialRoute: string;
|
|
739
763
|
} | {
|
|
740
764
|
type: "none";
|
|
741
765
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"cache.server.d.ts","sourceRoot":"","sources":["../../src/cache.server.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,CAAC,MAAM,qBAAqB,CAAA;AACxC,OAAO,EAEN,KAAK,KAAK,IAAI,cAAc,EAE5B,MAAM,qBAAqB,CAAA;AAY5B,OAAO,EAA2B,KAAK,OAAO,EAAE,MAAM,oBAAoB,CAAA;AAE1E,eAAO,MAAM,gBAAgB
|
|
1
|
+
{"version":3,"file":"cache.server.d.ts","sourceRoot":"","sources":["../../src/cache.server.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,CAAC,MAAM,qBAAqB,CAAA;AACxC,OAAO,EAEN,KAAK,KAAK,IAAI,cAAc,EAE5B,MAAM,qBAAqB,CAAA;AAY5B,OAAO,EAA2B,KAAK,OAAO,EAAE,MAAM,oBAAoB,CAAA;AAE1E,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACuB,CAAA;AACpD,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAoD,CAAA;AAChF,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAoD,CAAA;AAChF,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACyB,CAAA;AACxD,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAuC,CAAA;AAC7D,eAAO,MAAM,aAAa;;;;;CAA8C,CAAA;AACxE,eAAO,MAAM,cAAc;;;;;CAA+C,CAAA;AAC1E,eAAO,MAAM,qBAAqB;;;;;CAEjC,CAAA;AACD,MAAM,MAAM,uBAAuB,GAAG,MAAM,CAAC,MAAM,EAAE,MAAM,EAAE,CAAC,CAAA;AAC9D,eAAO,MAAM,kBAAkB;;;;;CAER,CAAA;AACvB,eAAO,MAAM,iBAAiB;;;;;CAAkD,CAAA;AAIhF,eAAO,MAAM,OAAO,EAAE,cA4BrB,CAAA;AAED,wBAAsB,WAAW,8BAUhC;AAED,wBAAgB,kBAAkB,CAAC,cAAc,EAAE,IAAI,EAAE,MAAM;;;;;EAsB9D;AAED,wBAAsB,SAAS,CAAC,KAAK,EAAE,EACtC,OAAO,EACP,OAAO,EACP,GAAG,EAGH,SAA2E,EAC3E,GAAG,OAAO,EACV,EAAE,IAAI,CAAC,CAAC,CAAC,gBAAgB,CAAC,KAAK,CAAC,EAAE,YAAY,CAAC,GAAG;IAClD,OAAO,CAAC,EAAE,OAAO,CAAA;IACjB,OAAO,CAAC,EAAE,OAAO,CAAA;IACjB,UAAU,CAAC,EAAE,OAAO,GAAG,MAAM,CAAA;IAC7B,SAAS,CAAC,EAAE,MAAM,CAAA;CAClB,GAAG,OAAO,CAAC,KAAK,CAAC,CAgBjB;AAED,wBAAsB,gBAAgB,CAAC,EACtC,UAAU,EACV,OAAO,EACP,GAAG,GACH,EAAE;IACF,UAAU,CAAC,EAAE,OAAO,GAAG,MAAM,CAAA;IAC7B,OAAO,CAAC,EAAE,OAAO,CAAA;IACjB,GAAG,CAAC,EAAE,MAAM,CAAA;CACZ,oBAaA"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@epic-web/workshop-utils",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.1.1",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"access": "public"
|
|
6
6
|
},
|
|
@@ -165,7 +165,7 @@
|
|
|
165
165
|
},
|
|
166
166
|
"repository": {
|
|
167
167
|
"type": "git",
|
|
168
|
-
"url": "https://github.com/epicweb-dev/
|
|
168
|
+
"url": "https://github.com/epicweb-dev/epicshop.git",
|
|
169
169
|
"directory": "packages/workshop-utils"
|
|
170
170
|
}
|
|
171
171
|
}
|