@teambit/bundler 1.0.447 → 1.0.449
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.
- package/artifacts/__bit_junit.xml +1 -1
- package/artifacts/preview/teambit_compilation_bundler-preview.js +1 -1
- package/artifacts/schema.json +406 -290
- package/dist/bundler-context.d.ts +3 -0
- package/dist/bundler-context.js.map +1 -1
- package/dist/dev-server.service.js +10 -1
- package/dist/dev-server.service.js.map +1 -1
- package/dist/{preview-1729999303301.js → preview-1730344956084.js} +2 -2
- package/package.json +10 -10
package/artifacts/schema.json
CHANGED
@@ -724,7 +724,7 @@
|
|
724
724
|
"_legacy": {
|
725
725
|
"scope": "teambit.compilation",
|
726
726
|
"name": "bundler",
|
727
|
-
"version": "1.0.
|
727
|
+
"version": "1.0.449"
|
728
728
|
},
|
729
729
|
"_scope": "teambit.compilation"
|
730
730
|
}
|
@@ -746,7 +746,7 @@
|
|
746
746
|
"__schema": "InterfaceSchema",
|
747
747
|
"location": {
|
748
748
|
"filePath": "bundler-context.ts",
|
749
|
-
"line":
|
749
|
+
"line": 201,
|
750
750
|
"character": 1
|
751
751
|
},
|
752
752
|
"signature": "interface BundlerContext",
|
@@ -756,14 +756,14 @@
|
|
756
756
|
"__schema": "VariableLikeSchema",
|
757
757
|
"location": {
|
758
758
|
"filePath": "bundler-context.ts",
|
759
|
-
"line":
|
759
|
+
"line": 205,
|
760
760
|
"character": 3
|
761
761
|
},
|
762
762
|
"doc": {
|
763
763
|
"__schema": "DocSchema",
|
764
764
|
"location": {
|
765
765
|
"filePath": "bundler-context.ts",
|
766
|
-
"line":
|
766
|
+
"line": 202,
|
767
767
|
"character": 3
|
768
768
|
},
|
769
769
|
"raw": "/**\n * targets for bundling.\n */",
|
@@ -776,14 +776,14 @@
|
|
776
776
|
"__schema": "TypeArraySchema",
|
777
777
|
"location": {
|
778
778
|
"filePath": "bundler-context.ts",
|
779
|
-
"line":
|
779
|
+
"line": 205,
|
780
780
|
"character": 12
|
781
781
|
},
|
782
782
|
"type": {
|
783
783
|
"__schema": "TypeRefSchema",
|
784
784
|
"location": {
|
785
785
|
"filePath": "bundler-context.ts",
|
786
|
-
"line":
|
786
|
+
"line": 205,
|
787
787
|
"character": 12
|
788
788
|
},
|
789
789
|
"name": "Target"
|
@@ -795,14 +795,14 @@
|
|
795
795
|
"__schema": "VariableLikeSchema",
|
796
796
|
"location": {
|
797
797
|
"filePath": "bundler-context.ts",
|
798
|
-
"line":
|
798
|
+
"line": 211,
|
799
799
|
"character": 3
|
800
800
|
},
|
801
801
|
"doc": {
|
802
802
|
"__schema": "DocSchema",
|
803
803
|
"location": {
|
804
804
|
"filePath": "bundler-context.ts",
|
805
|
-
"line":
|
805
|
+
"line": 207,
|
806
806
|
"character": 3
|
807
807
|
},
|
808
808
|
"raw": "/**\n * determines whether it is a production build, default is `true`.\n * in development, expect the bundler to favour debugging on the expanse of optimization.\n */",
|
@@ -815,7 +815,7 @@
|
|
815
815
|
"__schema": "KeywordTypeSchema",
|
816
816
|
"location": {
|
817
817
|
"filePath": "bundler-context.ts",
|
818
|
-
"line":
|
818
|
+
"line": 211,
|
819
819
|
"character": 17
|
820
820
|
},
|
821
821
|
"name": "boolean"
|
@@ -826,14 +826,14 @@
|
|
826
826
|
"__schema": "VariableLikeSchema",
|
827
827
|
"location": {
|
828
828
|
"filePath": "bundler-context.ts",
|
829
|
-
"line":
|
829
|
+
"line": 216,
|
830
830
|
"character": 3
|
831
831
|
},
|
832
832
|
"doc": {
|
833
833
|
"__schema": "DocSchema",
|
834
834
|
"location": {
|
835
835
|
"filePath": "bundler-context.ts",
|
836
|
-
"line":
|
836
|
+
"line": 213,
|
837
837
|
"character": 3
|
838
838
|
},
|
839
839
|
"raw": "/**\n * public path output of the bundle.\n */",
|
@@ -846,7 +846,7 @@
|
|
846
846
|
"__schema": "KeywordTypeSchema",
|
847
847
|
"location": {
|
848
848
|
"filePath": "bundler-context.ts",
|
849
|
-
"line":
|
849
|
+
"line": 216,
|
850
850
|
"character": 16
|
851
851
|
},
|
852
852
|
"name": "string"
|
@@ -857,14 +857,14 @@
|
|
857
857
|
"__schema": "VariableLikeSchema",
|
858
858
|
"location": {
|
859
859
|
"filePath": "bundler-context.ts",
|
860
|
-
"line":
|
860
|
+
"line": 221,
|
861
861
|
"character": 3
|
862
862
|
},
|
863
863
|
"doc": {
|
864
864
|
"__schema": "DocSchema",
|
865
865
|
"location": {
|
866
866
|
"filePath": "bundler-context.ts",
|
867
|
-
"line":
|
867
|
+
"line": 218,
|
868
868
|
"character": 3
|
869
869
|
},
|
870
870
|
"raw": "/**\n * root path\n */",
|
@@ -877,7 +877,7 @@
|
|
877
877
|
"__schema": "KeywordTypeSchema",
|
878
878
|
"location": {
|
879
879
|
"filePath": "bundler-context.ts",
|
880
|
-
"line":
|
880
|
+
"line": 221,
|
881
881
|
"character": 14
|
882
882
|
},
|
883
883
|
"name": "string"
|
@@ -888,14 +888,14 @@
|
|
888
888
|
"__schema": "VariableLikeSchema",
|
889
889
|
"location": {
|
890
890
|
"filePath": "bundler-context.ts",
|
891
|
-
"line":
|
891
|
+
"line": 226,
|
892
892
|
"character": 3
|
893
893
|
},
|
894
894
|
"doc": {
|
895
895
|
"__schema": "DocSchema",
|
896
896
|
"location": {
|
897
897
|
"filePath": "bundler-context.ts",
|
898
|
-
"line":
|
898
|
+
"line": 223,
|
899
899
|
"character": 3
|
900
900
|
},
|
901
901
|
"raw": "/**\n * Whether to run compression by the bundler\n */",
|
@@ -908,7 +908,7 @@
|
|
908
908
|
"__schema": "KeywordTypeSchema",
|
909
909
|
"location": {
|
910
910
|
"filePath": "bundler-context.ts",
|
911
|
-
"line":
|
911
|
+
"line": 226,
|
912
912
|
"character": 14
|
913
913
|
},
|
914
914
|
"name": "boolean"
|
@@ -919,14 +919,14 @@
|
|
919
919
|
"__schema": "VariableLikeSchema",
|
920
920
|
"location": {
|
921
921
|
"filePath": "bundler-context.ts",
|
922
|
-
"line":
|
922
|
+
"line": 231,
|
923
923
|
"character": 3
|
924
924
|
},
|
925
925
|
"doc": {
|
926
926
|
"__schema": "DocSchema",
|
927
927
|
"location": {
|
928
928
|
"filePath": "bundler-context.ts",
|
929
|
-
"line":
|
929
|
+
"line": 228,
|
930
930
|
"character": 3
|
931
931
|
},
|
932
932
|
"raw": "/**\n * config for html generation for all targets\n */",
|
@@ -939,14 +939,14 @@
|
|
939
939
|
"__schema": "TypeArraySchema",
|
940
940
|
"location": {
|
941
941
|
"filePath": "bundler-context.ts",
|
942
|
-
"line":
|
942
|
+
"line": 231,
|
943
943
|
"character": 10
|
944
944
|
},
|
945
945
|
"type": {
|
946
946
|
"__schema": "TypeRefSchema",
|
947
947
|
"location": {
|
948
948
|
"filePath": "bundler-context.ts",
|
949
|
-
"line":
|
949
|
+
"line": 231,
|
950
950
|
"character": 10
|
951
951
|
},
|
952
952
|
"name": "HtmlConfig"
|
@@ -958,14 +958,14 @@
|
|
958
958
|
"__schema": "VariableLikeSchema",
|
959
959
|
"location": {
|
960
960
|
"filePath": "bundler-context.ts",
|
961
|
-
"line":
|
961
|
+
"line": 236,
|
962
962
|
"character": 3
|
963
963
|
},
|
964
964
|
"doc": {
|
965
965
|
"__schema": "DocSchema",
|
966
966
|
"location": {
|
967
967
|
"filePath": "bundler-context.ts",
|
968
|
-
"line":
|
968
|
+
"line": 233,
|
969
969
|
"character": 3
|
970
970
|
},
|
971
971
|
"raw": "/**\n * modules for bundle to expose. used by module federation at webpack, or with different methods applied by various bundlers.\n */",
|
@@ -978,7 +978,7 @@
|
|
978
978
|
"__schema": "TypeLiteralSchema",
|
979
979
|
"location": {
|
980
980
|
"filePath": "bundler-context.ts",
|
981
|
-
"line":
|
981
|
+
"line": 236,
|
982
982
|
"character": 13
|
983
983
|
},
|
984
984
|
"members": [
|
@@ -986,7 +986,7 @@
|
|
986
986
|
"__schema": "VariableLikeSchema",
|
987
987
|
"location": {
|
988
988
|
"filePath": "bundler-context.ts",
|
989
|
-
"line":
|
989
|
+
"line": 237,
|
990
990
|
"character": 5
|
991
991
|
},
|
992
992
|
"signature": "(property) name: string",
|
@@ -995,7 +995,7 @@
|
|
995
995
|
"__schema": "KeywordTypeSchema",
|
996
996
|
"location": {
|
997
997
|
"filePath": "bundler-context.ts",
|
998
|
-
"line":
|
998
|
+
"line": 237,
|
999
999
|
"character": 11
|
1000
1000
|
},
|
1001
1001
|
"name": "string"
|
@@ -1006,7 +1006,7 @@
|
|
1006
1006
|
"__schema": "VariableLikeSchema",
|
1007
1007
|
"location": {
|
1008
1008
|
"filePath": "bundler-context.ts",
|
1009
|
-
"line":
|
1009
|
+
"line": 238,
|
1010
1010
|
"character": 5
|
1011
1011
|
},
|
1012
1012
|
"signature": "(property) fileName: string",
|
@@ -1015,7 +1015,7 @@
|
|
1015
1015
|
"__schema": "KeywordTypeSchema",
|
1016
1016
|
"location": {
|
1017
1017
|
"filePath": "bundler-context.ts",
|
1018
|
-
"line":
|
1018
|
+
"line": 238,
|
1019
1019
|
"character": 15
|
1020
1020
|
},
|
1021
1021
|
"name": "string"
|
@@ -1026,7 +1026,7 @@
|
|
1026
1026
|
"__schema": "VariableLikeSchema",
|
1027
1027
|
"location": {
|
1028
1028
|
"filePath": "bundler-context.ts",
|
1029
|
-
"line":
|
1029
|
+
"line": 239,
|
1030
1030
|
"character": 5
|
1031
1031
|
},
|
1032
1032
|
"signature": "(property) exposes: {\n [key: string]: string;\n}",
|
@@ -1035,7 +1035,7 @@
|
|
1035
1035
|
"__schema": "TypeLiteralSchema",
|
1036
1036
|
"location": {
|
1037
1037
|
"filePath": "bundler-context.ts",
|
1038
|
-
"line":
|
1038
|
+
"line": 239,
|
1039
1039
|
"character": 14
|
1040
1040
|
},
|
1041
1041
|
"members": [
|
@@ -1043,14 +1043,14 @@
|
|
1043
1043
|
"__schema": "IndexSignatureSchema",
|
1044
1044
|
"location": {
|
1045
1045
|
"filePath": "bundler-context.ts",
|
1046
|
-
"line":
|
1046
|
+
"line": 239,
|
1047
1047
|
"character": 16
|
1048
1048
|
},
|
1049
1049
|
"keyType": {
|
1050
1050
|
"__schema": "ParameterSchema",
|
1051
1051
|
"location": {
|
1052
1052
|
"filePath": "bundler-context.ts",
|
1053
|
-
"line":
|
1053
|
+
"line": 239,
|
1054
1054
|
"character": 17
|
1055
1055
|
},
|
1056
1056
|
"name": "key",
|
@@ -1058,7 +1058,7 @@
|
|
1058
1058
|
"__schema": "KeywordTypeSchema",
|
1059
1059
|
"location": {
|
1060
1060
|
"filePath": "bundler-context.ts",
|
1061
|
-
"line":
|
1061
|
+
"line": 239,
|
1062
1062
|
"character": 22
|
1063
1063
|
},
|
1064
1064
|
"name": "string"
|
@@ -1070,7 +1070,7 @@
|
|
1070
1070
|
"__schema": "KeywordTypeSchema",
|
1071
1071
|
"location": {
|
1072
1072
|
"filePath": "bundler-context.ts",
|
1073
|
-
"line":
|
1073
|
+
"line": 239,
|
1074
1074
|
"character": 31
|
1075
1075
|
},
|
1076
1076
|
"name": "string"
|
@@ -1088,14 +1088,14 @@
|
|
1088
1088
|
"__schema": "VariableLikeSchema",
|
1089
1089
|
"location": {
|
1090
1090
|
"filePath": "bundler-context.ts",
|
1091
|
-
"line":
|
1091
|
+
"line": 245,
|
1092
1092
|
"character": 3
|
1093
1093
|
},
|
1094
1094
|
"doc": {
|
1095
1095
|
"__schema": "DocSchema",
|
1096
1096
|
"location": {
|
1097
1097
|
"filePath": "bundler-context.ts",
|
1098
|
-
"line":
|
1098
|
+
"line": 242,
|
1099
1099
|
"character": 3
|
1100
1100
|
},
|
1101
1101
|
"raw": "/**\n * Additional info that can be used by the bundler for different stuff like logging info\n */",
|
@@ -1108,7 +1108,7 @@
|
|
1108
1108
|
"__schema": "TypeRefSchema",
|
1109
1109
|
"location": {
|
1110
1110
|
"filePath": "bundler-context.ts",
|
1111
|
-
"line":
|
1111
|
+
"line": 245,
|
1112
1112
|
"character": 14
|
1113
1113
|
},
|
1114
1114
|
"name": "MetaData"
|
@@ -1121,7 +1121,7 @@
|
|
1121
1121
|
"__schema": "ExpressionWithTypeArgumentsSchema",
|
1122
1122
|
"location": {
|
1123
1123
|
"filePath": "bundler-context.ts",
|
1124
|
-
"line":
|
1124
|
+
"line": 201,
|
1125
1125
|
"character": 41
|
1126
1126
|
},
|
1127
1127
|
"name": "extends BuildContext",
|
@@ -1130,7 +1130,7 @@
|
|
1130
1130
|
"__schema": "TypeRefSchema",
|
1131
1131
|
"location": {
|
1132
1132
|
"filePath": "bundler-context.ts",
|
1133
|
-
"line":
|
1133
|
+
"line": 201,
|
1134
1134
|
"character": 41
|
1135
1135
|
},
|
1136
1136
|
"name": "BuildContext",
|
@@ -1138,7 +1138,7 @@
|
|
1138
1138
|
"_legacy": {
|
1139
1139
|
"scope": "teambit.compilation",
|
1140
1140
|
"name": "bundler",
|
1141
|
-
"version": "1.0.
|
1141
|
+
"version": "1.0.449"
|
1142
1142
|
},
|
1143
1143
|
"_scope": "teambit.compilation"
|
1144
1144
|
}
|
@@ -1154,7 +1154,7 @@
|
|
1154
1154
|
"line": 7,
|
1155
1155
|
"character": 3
|
1156
1156
|
},
|
1157
|
-
"signature": "type Target = {\n entries: string[] | EntryMap;\n components: Component[];\n
|
1157
|
+
"signature": "type Target = {\n entries: string[] | EntryMap;\n components: Component[];\n componentDirectoryMap?: {\n [componentId: string]: string;\n } | undefined;\n outputPath: string;\n filename?: string | undefined;\n chunkFilename?: string | undefined;\n compress?: boolean | undefined;\n ... 8 more ...;\n aliasHostDependencies?: boolean | undefined;\n}",
|
1158
1158
|
"name": "Target",
|
1159
1159
|
"exportNode": {
|
1160
1160
|
"__schema": "TypeSchema",
|
@@ -1163,7 +1163,7 @@
|
|
1163
1163
|
"line": 37,
|
1164
1164
|
"character": 1
|
1165
1165
|
},
|
1166
|
-
"signature": "type Target = {\n entries: string[] | EntryMap;\n components: Component[];\n
|
1166
|
+
"signature": "type Target = {\n entries: string[] | EntryMap;\n components: Component[];\n componentDirectoryMap?: {\n [componentId: string]: string;\n } | undefined;\n outputPath: string;\n filename?: string | undefined;\n chunkFilename?: string | undefined;\n compress?: boolean | undefined;\n ... 8 more ...;\n aliasHostDependencies?: boolean | undefined;\n}",
|
1167
1167
|
"name": "Target",
|
1168
1168
|
"type": {
|
1169
1169
|
"__schema": "TypeLiteralSchema",
|
@@ -1274,14 +1274,72 @@
|
|
1274
1274
|
"__schema": "VariableLikeSchema",
|
1275
1275
|
"location": {
|
1276
1276
|
"filePath": "bundler-context.ts",
|
1277
|
-
"line":
|
1277
|
+
"line": 48,
|
1278
|
+
"character": 3
|
1279
|
+
},
|
1280
|
+
"signature": "(property) componentDirectoryMap?: {\n [componentId: string]: string;\n} | undefined",
|
1281
|
+
"name": "componentDirectoryMap",
|
1282
|
+
"type": {
|
1283
|
+
"__schema": "TypeLiteralSchema",
|
1284
|
+
"location": {
|
1285
|
+
"filePath": "bundler-context.ts",
|
1286
|
+
"line": 48,
|
1287
|
+
"character": 27
|
1288
|
+
},
|
1289
|
+
"members": [
|
1290
|
+
{
|
1291
|
+
"__schema": "IndexSignatureSchema",
|
1292
|
+
"location": {
|
1293
|
+
"filePath": "bundler-context.ts",
|
1294
|
+
"line": 49,
|
1295
|
+
"character": 5
|
1296
|
+
},
|
1297
|
+
"keyType": {
|
1298
|
+
"__schema": "ParameterSchema",
|
1299
|
+
"location": {
|
1300
|
+
"filePath": "bundler-context.ts",
|
1301
|
+
"line": 49,
|
1302
|
+
"character": 6
|
1303
|
+
},
|
1304
|
+
"name": "componentId",
|
1305
|
+
"type": {
|
1306
|
+
"__schema": "KeywordTypeSchema",
|
1307
|
+
"location": {
|
1308
|
+
"filePath": "bundler-context.ts",
|
1309
|
+
"line": 49,
|
1310
|
+
"character": 19
|
1311
|
+
},
|
1312
|
+
"name": "string"
|
1313
|
+
},
|
1314
|
+
"isOptional": false,
|
1315
|
+
"isSpread": false
|
1316
|
+
},
|
1317
|
+
"valueType": {
|
1318
|
+
"__schema": "KeywordTypeSchema",
|
1319
|
+
"location": {
|
1320
|
+
"filePath": "bundler-context.ts",
|
1321
|
+
"line": 49,
|
1322
|
+
"character": 28
|
1323
|
+
},
|
1324
|
+
"name": "string"
|
1325
|
+
}
|
1326
|
+
}
|
1327
|
+
]
|
1328
|
+
},
|
1329
|
+
"isOptional": true
|
1330
|
+
},
|
1331
|
+
{
|
1332
|
+
"__schema": "VariableLikeSchema",
|
1333
|
+
"location": {
|
1334
|
+
"filePath": "bundler-context.ts",
|
1335
|
+
"line": 55,
|
1278
1336
|
"character": 3
|
1279
1337
|
},
|
1280
1338
|
"doc": {
|
1281
1339
|
"__schema": "DocSchema",
|
1282
1340
|
"location": {
|
1283
1341
|
"filePath": "bundler-context.ts",
|
1284
|
-
"line":
|
1342
|
+
"line": 52,
|
1285
1343
|
"character": 3
|
1286
1344
|
},
|
1287
1345
|
"raw": "/**\n * output path of the target\n */",
|
@@ -1294,7 +1352,7 @@
|
|
1294
1352
|
"__schema": "KeywordTypeSchema",
|
1295
1353
|
"location": {
|
1296
1354
|
"filePath": "bundler-context.ts",
|
1297
|
-
"line":
|
1355
|
+
"line": 55,
|
1298
1356
|
"character": 15
|
1299
1357
|
},
|
1300
1358
|
"name": "string"
|
@@ -1305,14 +1363,14 @@
|
|
1305
1363
|
"__schema": "VariableLikeSchema",
|
1306
1364
|
"location": {
|
1307
1365
|
"filePath": "bundler-context.ts",
|
1308
|
-
"line":
|
1366
|
+
"line": 60,
|
1309
1367
|
"character": 3
|
1310
1368
|
},
|
1311
1369
|
"doc": {
|
1312
1370
|
"__schema": "DocSchema",
|
1313
1371
|
"location": {
|
1314
1372
|
"filePath": "bundler-context.ts",
|
1315
|
-
"line":
|
1373
|
+
"line": 57,
|
1316
1374
|
"character": 3
|
1317
1375
|
},
|
1318
1376
|
"raw": "/**\n * This option determines the name of each output bundle\n */",
|
@@ -1325,7 +1383,7 @@
|
|
1325
1383
|
"__schema": "KeywordTypeSchema",
|
1326
1384
|
"location": {
|
1327
1385
|
"filePath": "bundler-context.ts",
|
1328
|
-
"line":
|
1386
|
+
"line": 60,
|
1329
1387
|
"character": 14
|
1330
1388
|
},
|
1331
1389
|
"name": "string"
|
@@ -1336,14 +1394,14 @@
|
|
1336
1394
|
"__schema": "VariableLikeSchema",
|
1337
1395
|
"location": {
|
1338
1396
|
"filePath": "bundler-context.ts",
|
1339
|
-
"line":
|
1397
|
+
"line": 65,
|
1340
1398
|
"character": 3
|
1341
1399
|
},
|
1342
1400
|
"doc": {
|
1343
1401
|
"__schema": "DocSchema",
|
1344
1402
|
"location": {
|
1345
1403
|
"filePath": "bundler-context.ts",
|
1346
|
-
"line":
|
1404
|
+
"line": 62,
|
1347
1405
|
"character": 3
|
1348
1406
|
},
|
1349
1407
|
"raw": "/**\n * This option determines the name of non-initial chunk files\n */",
|
@@ -1356,7 +1414,7 @@
|
|
1356
1414
|
"__schema": "KeywordTypeSchema",
|
1357
1415
|
"location": {
|
1358
1416
|
"filePath": "bundler-context.ts",
|
1359
|
-
"line":
|
1417
|
+
"line": 65,
|
1360
1418
|
"character": 19
|
1361
1419
|
},
|
1362
1420
|
"name": "string"
|
@@ -1367,14 +1425,14 @@
|
|
1367
1425
|
"__schema": "VariableLikeSchema",
|
1368
1426
|
"location": {
|
1369
1427
|
"filePath": "bundler-context.ts",
|
1370
|
-
"line":
|
1428
|
+
"line": 70,
|
1371
1429
|
"character": 3
|
1372
1430
|
},
|
1373
1431
|
"doc": {
|
1374
1432
|
"__schema": "DocSchema",
|
1375
1433
|
"location": {
|
1376
1434
|
"filePath": "bundler-context.ts",
|
1377
|
-
"line":
|
1435
|
+
"line": 67,
|
1378
1436
|
"character": 3
|
1379
1437
|
},
|
1380
1438
|
"raw": "/**\n * Whether to run compression by the bundler\n */",
|
@@ -1387,7 +1445,7 @@
|
|
1387
1445
|
"__schema": "KeywordTypeSchema",
|
1388
1446
|
"location": {
|
1389
1447
|
"filePath": "bundler-context.ts",
|
1390
|
-
"line":
|
1448
|
+
"line": 70,
|
1391
1449
|
"character": 14
|
1392
1450
|
},
|
1393
1451
|
"name": "boolean"
|
@@ -1398,14 +1456,14 @@
|
|
1398
1456
|
"__schema": "VariableLikeSchema",
|
1399
1457
|
"location": {
|
1400
1458
|
"filePath": "bundler-context.ts",
|
1401
|
-
"line":
|
1459
|
+
"line": 75,
|
1402
1460
|
"character": 3
|
1403
1461
|
},
|
1404
1462
|
"doc": {
|
1405
1463
|
"__schema": "DocSchema",
|
1406
1464
|
"location": {
|
1407
1465
|
"filePath": "bundler-context.ts",
|
1408
|
-
"line":
|
1466
|
+
"line": 72,
|
1409
1467
|
"character": 3
|
1410
1468
|
},
|
1411
1469
|
"raw": "/**\n * List of peer dependencies\n */",
|
@@ -1418,14 +1476,14 @@
|
|
1418
1476
|
"__schema": "TypeArraySchema",
|
1419
1477
|
"location": {
|
1420
1478
|
"filePath": "bundler-context.ts",
|
1421
|
-
"line":
|
1479
|
+
"line": 75,
|
1422
1480
|
"character": 11
|
1423
1481
|
},
|
1424
1482
|
"type": {
|
1425
1483
|
"__schema": "KeywordTypeSchema",
|
1426
1484
|
"location": {
|
1427
1485
|
"filePath": "bundler-context.ts",
|
1428
|
-
"line":
|
1486
|
+
"line": 75,
|
1429
1487
|
"character": 11
|
1430
1488
|
},
|
1431
1489
|
"name": "string"
|
@@ -1437,14 +1495,14 @@
|
|
1437
1495
|
"__schema": "VariableLikeSchema",
|
1438
1496
|
"location": {
|
1439
1497
|
"filePath": "bundler-context.ts",
|
1440
|
-
"line":
|
1498
|
+
"line": 80,
|
1441
1499
|
"character": 3
|
1442
1500
|
},
|
1443
1501
|
"doc": {
|
1444
1502
|
"__schema": "DocSchema",
|
1445
1503
|
"location": {
|
1446
1504
|
"filePath": "bundler-context.ts",
|
1447
|
-
"line":
|
1505
|
+
"line": 77,
|
1448
1506
|
"character": 3
|
1449
1507
|
},
|
1450
1508
|
"raw": "/**\n * config for html generation\n */",
|
@@ -1457,14 +1515,14 @@
|
|
1457
1515
|
"__schema": "TypeArraySchema",
|
1458
1516
|
"location": {
|
1459
1517
|
"filePath": "bundler-context.ts",
|
1460
|
-
"line":
|
1518
|
+
"line": 80,
|
1461
1519
|
"character": 10
|
1462
1520
|
},
|
1463
1521
|
"type": {
|
1464
1522
|
"__schema": "TypeRefSchema",
|
1465
1523
|
"location": {
|
1466
1524
|
"filePath": "bundler-context.ts",
|
1467
|
-
"line":
|
1525
|
+
"line": 80,
|
1468
1526
|
"character": 10
|
1469
1527
|
},
|
1470
1528
|
"name": "HtmlConfig"
|
@@ -1476,14 +1534,14 @@
|
|
1476
1534
|
"__schema": "VariableLikeSchema",
|
1477
1535
|
"location": {
|
1478
1536
|
"filePath": "bundler-context.ts",
|
1479
|
-
"line":
|
1537
|
+
"line": 85,
|
1480
1538
|
"character": 3
|
1481
1539
|
},
|
1482
1540
|
"doc": {
|
1483
1541
|
"__schema": "DocSchema",
|
1484
1542
|
"location": {
|
1485
1543
|
"filePath": "bundler-context.ts",
|
1486
|
-
"line":
|
1544
|
+
"line": 82,
|
1487
1545
|
"character": 3
|
1488
1546
|
},
|
1489
1547
|
"raw": "/**\n * module targets to expose.\n */",
|
@@ -1496,14 +1554,14 @@
|
|
1496
1554
|
"__schema": "TypeArraySchema",
|
1497
1555
|
"location": {
|
1498
1556
|
"filePath": "bundler-context.ts",
|
1499
|
-
"line":
|
1557
|
+
"line": 85,
|
1500
1558
|
"character": 13
|
1501
1559
|
},
|
1502
1560
|
"type": {
|
1503
1561
|
"__schema": "TypeRefSchema",
|
1504
1562
|
"location": {
|
1505
1563
|
"filePath": "bundler-context.ts",
|
1506
|
-
"line":
|
1564
|
+
"line": 85,
|
1507
1565
|
"character": 13
|
1508
1566
|
},
|
1509
1567
|
"name": "ModuleTarget"
|
@@ -1515,14 +1573,14 @@
|
|
1515
1573
|
"__schema": "VariableLikeSchema",
|
1516
1574
|
"location": {
|
1517
1575
|
"filePath": "bundler-context.ts",
|
1518
|
-
"line":
|
1576
|
+
"line": 90,
|
1519
1577
|
"character": 3
|
1520
1578
|
},
|
1521
1579
|
"doc": {
|
1522
1580
|
"__schema": "DocSchema",
|
1523
1581
|
"location": {
|
1524
1582
|
"filePath": "bundler-context.ts",
|
1525
|
-
"line":
|
1583
|
+
"line": 87,
|
1526
1584
|
"character": 3
|
1527
1585
|
},
|
1528
1586
|
"raw": "/**\n * Name for the runtime chunk\n */",
|
@@ -1535,7 +1593,7 @@
|
|
1535
1593
|
"__schema": "KeywordTypeSchema",
|
1536
1594
|
"location": {
|
1537
1595
|
"filePath": "bundler-context.ts",
|
1538
|
-
"line":
|
1596
|
+
"line": 90,
|
1539
1597
|
"character": 22
|
1540
1598
|
},
|
1541
1599
|
"name": "string"
|
@@ -1546,14 +1604,14 @@
|
|
1546
1604
|
"__schema": "VariableLikeSchema",
|
1547
1605
|
"location": {
|
1548
1606
|
"filePath": "bundler-context.ts",
|
1549
|
-
"line":
|
1607
|
+
"line": 95,
|
1550
1608
|
"character": 3
|
1551
1609
|
},
|
1552
1610
|
"doc": {
|
1553
1611
|
"__schema": "DocSchema",
|
1554
1612
|
"location": {
|
1555
1613
|
"filePath": "bundler-context.ts",
|
1556
|
-
"line":
|
1614
|
+
"line": 92,
|
1557
1615
|
"character": 3
|
1558
1616
|
},
|
1559
1617
|
"raw": "/**\n * Different configuration related to chunking\n */",
|
@@ -1566,7 +1624,7 @@
|
|
1566
1624
|
"__schema": "TypeRefSchema",
|
1567
1625
|
"location": {
|
1568
1626
|
"filePath": "bundler-context.ts",
|
1569
|
-
"line":
|
1627
|
+
"line": 95,
|
1570
1628
|
"character": 14
|
1571
1629
|
},
|
1572
1630
|
"name": "Chunking"
|
@@ -1577,14 +1635,14 @@
|
|
1577
1635
|
"__schema": "VariableLikeSchema",
|
1578
1636
|
"location": {
|
1579
1637
|
"filePath": "bundler-context.ts",
|
1580
|
-
"line":
|
1638
|
+
"line": 103,
|
1581
1639
|
"character": 3
|
1582
1640
|
},
|
1583
1641
|
"doc": {
|
1584
1642
|
"__schema": "DocSchema",
|
1585
1643
|
"location": {
|
1586
1644
|
"filePath": "bundler-context.ts",
|
1587
|
-
"line":
|
1645
|
+
"line": 97,
|
1588
1646
|
"character": 3
|
1589
1647
|
},
|
1590
1648
|
"raw": "/**\n * A path for the host root dir\n * Host root dir is usually the env root dir\n * This can be used in different bundle options which run require.resolve\n * for example when configuring webpack aliases or webpack expose loader on the peers deps\n */",
|
@@ -1597,7 +1655,7 @@
|
|
1597
1655
|
"__schema": "KeywordTypeSchema",
|
1598
1656
|
"location": {
|
1599
1657
|
"filePath": "bundler-context.ts",
|
1600
|
-
"line":
|
1658
|
+
"line": 103,
|
1601
1659
|
"character": 17
|
1602
1660
|
},
|
1603
1661
|
"name": "string"
|
@@ -1608,14 +1666,14 @@
|
|
1608
1666
|
"__schema": "VariableLikeSchema",
|
1609
1667
|
"location": {
|
1610
1668
|
"filePath": "bundler-context.ts",
|
1611
|
-
"line":
|
1669
|
+
"line": 109,
|
1612
1670
|
"character": 3
|
1613
1671
|
},
|
1614
1672
|
"doc": {
|
1615
1673
|
"__schema": "DocSchema",
|
1616
1674
|
"location": {
|
1617
1675
|
"filePath": "bundler-context.ts",
|
1618
|
-
"line":
|
1676
|
+
"line": 105,
|
1619
1677
|
"character": 3
|
1620
1678
|
},
|
1621
1679
|
"raw": "/**\n * Array of host dependencies, they are used later in case you use one of the following:\n *\n */",
|
@@ -1628,14 +1686,14 @@
|
|
1628
1686
|
"__schema": "TypeArraySchema",
|
1629
1687
|
"location": {
|
1630
1688
|
"filePath": "bundler-context.ts",
|
1631
|
-
"line":
|
1689
|
+
"line": 109,
|
1632
1690
|
"character": 22
|
1633
1691
|
},
|
1634
1692
|
"type": {
|
1635
1693
|
"__schema": "KeywordTypeSchema",
|
1636
1694
|
"location": {
|
1637
1695
|
"filePath": "bundler-context.ts",
|
1638
|
-
"line":
|
1696
|
+
"line": 109,
|
1639
1697
|
"character": 22
|
1640
1698
|
},
|
1641
1699
|
"name": "string"
|
@@ -1647,14 +1705,14 @@
|
|
1647
1705
|
"__schema": "VariableLikeSchema",
|
1648
1706
|
"location": {
|
1649
1707
|
"filePath": "bundler-context.ts",
|
1650
|
-
"line":
|
1708
|
+
"line": 116,
|
1651
1709
|
"character": 3
|
1652
1710
|
},
|
1653
1711
|
"doc": {
|
1654
1712
|
"__schema": "DocSchema",
|
1655
1713
|
"location": {
|
1656
1714
|
"filePath": "bundler-context.ts",
|
1657
|
-
"line":
|
1715
|
+
"line": 111,
|
1658
1716
|
"character": 3
|
1659
1717
|
},
|
1660
1718
|
"raw": "/**\n * Make the hostDependencies externals. externals (from webpack docs):\n * The externals configuration option provides a way of excluding dependencies from the output bundles.\n * Instead, the created bundle relies on that dependency to be present in the consumer's (any end-user application) environment.\n */",
|
@@ -1667,7 +1725,7 @@
|
|
1667
1725
|
"__schema": "KeywordTypeSchema",
|
1668
1726
|
"location": {
|
1669
1727
|
"filePath": "bundler-context.ts",
|
1670
|
-
"line":
|
1728
|
+
"line": 116,
|
1671
1729
|
"character": 33
|
1672
1730
|
},
|
1673
1731
|
"name": "boolean"
|
@@ -1678,14 +1736,14 @@
|
|
1678
1736
|
"__schema": "VariableLikeSchema",
|
1679
1737
|
"location": {
|
1680
1738
|
"filePath": "bundler-context.ts",
|
1681
|
-
"line":
|
1739
|
+
"line": 123,
|
1682
1740
|
"character": 3
|
1683
1741
|
},
|
1684
1742
|
"doc": {
|
1685
1743
|
"__schema": "DocSchema",
|
1686
1744
|
"location": {
|
1687
1745
|
"filePath": "bundler-context.ts",
|
1688
|
-
"line":
|
1746
|
+
"line": 118,
|
1689
1747
|
"character": 3
|
1690
1748
|
},
|
1691
1749
|
"raw": "/**\n * Make aliases for the hostDependencies.\n * the path of each one will be resolved by [hostRootDir, process.cwd(), __dirname]\n * this will usually replace the instance of import one of the host dependencies by the instance of the env provided it\n */",
|
@@ -1698,7 +1756,7 @@
|
|
1698
1756
|
"__schema": "KeywordTypeSchema",
|
1699
1757
|
"location": {
|
1700
1758
|
"filePath": "bundler-context.ts",
|
1701
|
-
"line":
|
1759
|
+
"line": 123,
|
1702
1760
|
"character": 27
|
1703
1761
|
},
|
1704
1762
|
"name": "boolean"
|
@@ -1722,7 +1780,7 @@
|
|
1722
1780
|
"__schema": "TypeSchema",
|
1723
1781
|
"location": {
|
1724
1782
|
"filePath": "bundler-context.ts",
|
1725
|
-
"line":
|
1783
|
+
"line": 126,
|
1726
1784
|
"character": 1
|
1727
1785
|
},
|
1728
1786
|
"signature": "type ModuleTarget = {\n name: string;\n exposes: {\n [internalPath: string]: string;\n };\n shared: {\n [key: string]: any;\n };\n}",
|
@@ -1731,7 +1789,7 @@
|
|
1731
1789
|
"__schema": "TypeLiteralSchema",
|
1732
1790
|
"location": {
|
1733
1791
|
"filePath": "bundler-context.ts",
|
1734
|
-
"line":
|
1792
|
+
"line": 126,
|
1735
1793
|
"character": 28
|
1736
1794
|
},
|
1737
1795
|
"members": [
|
@@ -1739,14 +1797,14 @@
|
|
1739
1797
|
"__schema": "VariableLikeSchema",
|
1740
1798
|
"location": {
|
1741
1799
|
"filePath": "bundler-context.ts",
|
1742
|
-
"line":
|
1800
|
+
"line": 130,
|
1743
1801
|
"character": 3
|
1744
1802
|
},
|
1745
1803
|
"doc": {
|
1746
1804
|
"__schema": "DocSchema",
|
1747
1805
|
"location": {
|
1748
1806
|
"filePath": "bundler-context.ts",
|
1749
|
-
"line":
|
1807
|
+
"line": 127,
|
1750
1808
|
"character": 3
|
1751
1809
|
},
|
1752
1810
|
"raw": "/**\n * name of the module.\n */",
|
@@ -1759,7 +1817,7 @@
|
|
1759
1817
|
"__schema": "KeywordTypeSchema",
|
1760
1818
|
"location": {
|
1761
1819
|
"filePath": "bundler-context.ts",
|
1762
|
-
"line":
|
1820
|
+
"line": 130,
|
1763
1821
|
"character": 9
|
1764
1822
|
},
|
1765
1823
|
"name": "string"
|
@@ -1770,14 +1828,14 @@
|
|
1770
1828
|
"__schema": "VariableLikeSchema",
|
1771
1829
|
"location": {
|
1772
1830
|
"filePath": "bundler-context.ts",
|
1773
|
-
"line":
|
1831
|
+
"line": 135,
|
1774
1832
|
"character": 3
|
1775
1833
|
},
|
1776
1834
|
"doc": {
|
1777
1835
|
"__schema": "DocSchema",
|
1778
1836
|
"location": {
|
1779
1837
|
"filePath": "bundler-context.ts",
|
1780
|
-
"line":
|
1838
|
+
"line": 132,
|
1781
1839
|
"character": 3
|
1782
1840
|
},
|
1783
1841
|
"raw": "/**\n * module exposes.\n */",
|
@@ -1790,7 +1848,7 @@
|
|
1790
1848
|
"__schema": "TypeLiteralSchema",
|
1791
1849
|
"location": {
|
1792
1850
|
"filePath": "bundler-context.ts",
|
1793
|
-
"line":
|
1851
|
+
"line": 135,
|
1794
1852
|
"character": 12
|
1795
1853
|
},
|
1796
1854
|
"members": [
|
@@ -1798,14 +1856,14 @@
|
|
1798
1856
|
"__schema": "IndexSignatureSchema",
|
1799
1857
|
"location": {
|
1800
1858
|
"filePath": "bundler-context.ts",
|
1801
|
-
"line":
|
1859
|
+
"line": 136,
|
1802
1860
|
"character": 5
|
1803
1861
|
},
|
1804
1862
|
"keyType": {
|
1805
1863
|
"__schema": "ParameterSchema",
|
1806
1864
|
"location": {
|
1807
1865
|
"filePath": "bundler-context.ts",
|
1808
|
-
"line":
|
1866
|
+
"line": 136,
|
1809
1867
|
"character": 6
|
1810
1868
|
},
|
1811
1869
|
"name": "internalPath",
|
@@ -1813,7 +1871,7 @@
|
|
1813
1871
|
"__schema": "KeywordTypeSchema",
|
1814
1872
|
"location": {
|
1815
1873
|
"filePath": "bundler-context.ts",
|
1816
|
-
"line":
|
1874
|
+
"line": 136,
|
1817
1875
|
"character": 20
|
1818
1876
|
},
|
1819
1877
|
"name": "string"
|
@@ -1825,7 +1883,7 @@
|
|
1825
1883
|
"__schema": "KeywordTypeSchema",
|
1826
1884
|
"location": {
|
1827
1885
|
"filePath": "bundler-context.ts",
|
1828
|
-
"line":
|
1886
|
+
"line": 136,
|
1829
1887
|
"character": 29
|
1830
1888
|
},
|
1831
1889
|
"name": "string"
|
@@ -1839,7 +1897,7 @@
|
|
1839
1897
|
"__schema": "VariableLikeSchema",
|
1840
1898
|
"location": {
|
1841
1899
|
"filePath": "bundler-context.ts",
|
1842
|
-
"line":
|
1900
|
+
"line": 139,
|
1843
1901
|
"character": 3
|
1844
1902
|
},
|
1845
1903
|
"signature": "(property) shared: {\n [key: string]: any;\n}",
|
@@ -1848,7 +1906,7 @@
|
|
1848
1906
|
"__schema": "TypeLiteralSchema",
|
1849
1907
|
"location": {
|
1850
1908
|
"filePath": "bundler-context.ts",
|
1851
|
-
"line":
|
1909
|
+
"line": 139,
|
1852
1910
|
"character": 11
|
1853
1911
|
},
|
1854
1912
|
"members": [
|
@@ -1856,14 +1914,14 @@
|
|
1856
1914
|
"__schema": "IndexSignatureSchema",
|
1857
1915
|
"location": {
|
1858
1916
|
"filePath": "bundler-context.ts",
|
1859
|
-
"line":
|
1917
|
+
"line": 140,
|
1860
1918
|
"character": 5
|
1861
1919
|
},
|
1862
1920
|
"keyType": {
|
1863
1921
|
"__schema": "ParameterSchema",
|
1864
1922
|
"location": {
|
1865
1923
|
"filePath": "bundler-context.ts",
|
1866
|
-
"line":
|
1924
|
+
"line": 140,
|
1867
1925
|
"character": 6
|
1868
1926
|
},
|
1869
1927
|
"name": "key",
|
@@ -1871,7 +1929,7 @@
|
|
1871
1929
|
"__schema": "KeywordTypeSchema",
|
1872
1930
|
"location": {
|
1873
1931
|
"filePath": "bundler-context.ts",
|
1874
|
-
"line":
|
1932
|
+
"line": 140,
|
1875
1933
|
"character": 11
|
1876
1934
|
},
|
1877
1935
|
"name": "string"
|
@@ -1883,7 +1941,7 @@
|
|
1883
1941
|
"__schema": "KeywordTypeSchema",
|
1884
1942
|
"location": {
|
1885
1943
|
"filePath": "bundler-context.ts",
|
1886
|
-
"line":
|
1944
|
+
"line": 140,
|
1887
1945
|
"character": 20
|
1888
1946
|
},
|
1889
1947
|
"name": "any"
|
@@ -1910,7 +1968,7 @@
|
|
1910
1968
|
"__schema": "TypeSchema",
|
1911
1969
|
"location": {
|
1912
1970
|
"filePath": "bundler-context.ts",
|
1913
|
-
"line":
|
1971
|
+
"line": 144,
|
1914
1972
|
"character": 1
|
1915
1973
|
},
|
1916
1974
|
"signature": "type HtmlConfig = {\n title: string;\n filename?: string | undefined;\n chunks?: string[] | undefined;\n chunkOrder?: \"manual\" | \"auto\" | undefined;\n templateContent: string;\n minify?: boolean | undefined;\n favicon?: string | undefined;\n}",
|
@@ -1919,7 +1977,7 @@
|
|
1919
1977
|
"__schema": "TypeLiteralSchema",
|
1920
1978
|
"location": {
|
1921
1979
|
"filePath": "bundler-context.ts",
|
1922
|
-
"line":
|
1980
|
+
"line": 144,
|
1923
1981
|
"character": 26
|
1924
1982
|
},
|
1925
1983
|
"members": [
|
@@ -1927,14 +1985,14 @@
|
|
1927
1985
|
"__schema": "VariableLikeSchema",
|
1928
1986
|
"location": {
|
1929
1987
|
"filePath": "bundler-context.ts",
|
1930
|
-
"line":
|
1988
|
+
"line": 148,
|
1931
1989
|
"character": 3
|
1932
1990
|
},
|
1933
1991
|
"doc": {
|
1934
1992
|
"__schema": "DocSchema",
|
1935
1993
|
"location": {
|
1936
1994
|
"filePath": "bundler-context.ts",
|
1937
|
-
"line":
|
1995
|
+
"line": 145,
|
1938
1996
|
"character": 3
|
1939
1997
|
},
|
1940
1998
|
"raw": "/**\n * The title to use for the generated HTML document\n */",
|
@@ -1947,7 +2005,7 @@
|
|
1947
2005
|
"__schema": "KeywordTypeSchema",
|
1948
2006
|
"location": {
|
1949
2007
|
"filePath": "bundler-context.ts",
|
1950
|
-
"line":
|
2008
|
+
"line": 148,
|
1951
2009
|
"character": 10
|
1952
2010
|
},
|
1953
2011
|
"name": "string"
|
@@ -1958,14 +2016,14 @@
|
|
1958
2016
|
"__schema": "VariableLikeSchema",
|
1959
2017
|
"location": {
|
1960
2018
|
"filePath": "bundler-context.ts",
|
1961
|
-
"line":
|
2019
|
+
"line": 152,
|
1962
2020
|
"character": 3
|
1963
2021
|
},
|
1964
2022
|
"doc": {
|
1965
2023
|
"__schema": "DocSchema",
|
1966
2024
|
"location": {
|
1967
2025
|
"filePath": "bundler-context.ts",
|
1968
|
-
"line":
|
2026
|
+
"line": 149,
|
1969
2027
|
"character": 3
|
1970
2028
|
},
|
1971
2029
|
"raw": "/**\n * The file to write the HTML to. Defaults to index.html\n */",
|
@@ -1978,7 +2036,7 @@
|
|
1978
2036
|
"__schema": "KeywordTypeSchema",
|
1979
2037
|
"location": {
|
1980
2038
|
"filePath": "bundler-context.ts",
|
1981
|
-
"line":
|
2039
|
+
"line": 152,
|
1982
2040
|
"character": 14
|
1983
2041
|
},
|
1984
2042
|
"name": "string"
|
@@ -1989,14 +2047,14 @@
|
|
1989
2047
|
"__schema": "VariableLikeSchema",
|
1990
2048
|
"location": {
|
1991
2049
|
"filePath": "bundler-context.ts",
|
1992
|
-
"line":
|
2050
|
+
"line": 156,
|
1993
2051
|
"character": 3
|
1994
2052
|
},
|
1995
2053
|
"doc": {
|
1996
2054
|
"__schema": "DocSchema",
|
1997
2055
|
"location": {
|
1998
2056
|
"filePath": "bundler-context.ts",
|
1999
|
-
"line":
|
2057
|
+
"line": 153,
|
2000
2058
|
"character": 3
|
2001
2059
|
},
|
2002
2060
|
"raw": "/**\n * Allows you to add only some chunks (e.g only the unit-test chunk)\n */",
|
@@ -2009,14 +2067,14 @@
|
|
2009
2067
|
"__schema": "TypeArraySchema",
|
2010
2068
|
"location": {
|
2011
2069
|
"filePath": "bundler-context.ts",
|
2012
|
-
"line":
|
2070
|
+
"line": 156,
|
2013
2071
|
"character": 12
|
2014
2072
|
},
|
2015
2073
|
"type": {
|
2016
2074
|
"__schema": "KeywordTypeSchema",
|
2017
2075
|
"location": {
|
2018
2076
|
"filePath": "bundler-context.ts",
|
2019
|
-
"line":
|
2077
|
+
"line": 156,
|
2020
2078
|
"character": 12
|
2021
2079
|
},
|
2022
2080
|
"name": "string"
|
@@ -2028,14 +2086,14 @@
|
|
2028
2086
|
"__schema": "VariableLikeSchema",
|
2029
2087
|
"location": {
|
2030
2088
|
"filePath": "bundler-context.ts",
|
2031
|
-
"line":
|
2089
|
+
"line": 161,
|
2032
2090
|
"character": 3
|
2033
2091
|
},
|
2034
2092
|
"doc": {
|
2035
2093
|
"__schema": "DocSchema",
|
2036
2094
|
"location": {
|
2037
2095
|
"filePath": "bundler-context.ts",
|
2038
|
-
"line":
|
2096
|
+
"line": 157,
|
2039
2097
|
"character": 3
|
2040
2098
|
},
|
2041
2099
|
"raw": "/**\n * Load chunks according to their order in the `chunks` array\n * @default auto\n */",
|
@@ -2045,7 +2103,7 @@
|
|
2045
2103
|
"__schema": "TagSchema",
|
2046
2104
|
"location": {
|
2047
2105
|
"filePath": "bundler-context.ts",
|
2048
|
-
"line":
|
2106
|
+
"line": 159,
|
2049
2107
|
"character": 6
|
2050
2108
|
},
|
2051
2109
|
"tagName": "default",
|
@@ -2059,7 +2117,7 @@
|
|
2059
2117
|
"__schema": "TypeUnionSchema",
|
2060
2118
|
"location": {
|
2061
2119
|
"filePath": "bundler-context.ts",
|
2062
|
-
"line":
|
2120
|
+
"line": 161,
|
2063
2121
|
"character": 16
|
2064
2122
|
},
|
2065
2123
|
"types": [
|
@@ -2067,7 +2125,7 @@
|
|
2067
2125
|
"__schema": "LiteralTypeSchema",
|
2068
2126
|
"location": {
|
2069
2127
|
"filePath": "bundler-context.ts",
|
2070
|
-
"line":
|
2128
|
+
"line": 161,
|
2071
2129
|
"character": 16
|
2072
2130
|
},
|
2073
2131
|
"name": "'auto'"
|
@@ -2076,7 +2134,7 @@
|
|
2076
2134
|
"__schema": "LiteralTypeSchema",
|
2077
2135
|
"location": {
|
2078
2136
|
"filePath": "bundler-context.ts",
|
2079
|
-
"line":
|
2137
|
+
"line": 161,
|
2080
2138
|
"character": 25
|
2081
2139
|
},
|
2082
2140
|
"name": "'manual'"
|
@@ -2089,14 +2147,14 @@
|
|
2089
2147
|
"__schema": "VariableLikeSchema",
|
2090
2148
|
"location": {
|
2091
2149
|
"filePath": "bundler-context.ts",
|
2092
|
-
"line":
|
2150
|
+
"line": 165,
|
2093
2151
|
"character": 3
|
2094
2152
|
},
|
2095
2153
|
"doc": {
|
2096
2154
|
"__schema": "DocSchema",
|
2097
2155
|
"location": {
|
2098
2156
|
"filePath": "bundler-context.ts",
|
2099
|
-
"line":
|
2157
|
+
"line": 162,
|
2100
2158
|
"character": 3
|
2101
2159
|
},
|
2102
2160
|
"raw": "/**\n * provide an inline template\n */",
|
@@ -2109,7 +2167,7 @@
|
|
2109
2167
|
"__schema": "KeywordTypeSchema",
|
2110
2168
|
"location": {
|
2111
2169
|
"filePath": "bundler-context.ts",
|
2112
|
-
"line":
|
2170
|
+
"line": 165,
|
2113
2171
|
"character": 20
|
2114
2172
|
},
|
2115
2173
|
"name": "string"
|
@@ -2120,14 +2178,14 @@
|
|
2120
2178
|
"__schema": "VariableLikeSchema",
|
2121
2179
|
"location": {
|
2122
2180
|
"filePath": "bundler-context.ts",
|
2123
|
-
"line":
|
2181
|
+
"line": 169,
|
2124
2182
|
"character": 3
|
2125
2183
|
},
|
2126
2184
|
"doc": {
|
2127
2185
|
"__schema": "DocSchema",
|
2128
2186
|
"location": {
|
2129
2187
|
"filePath": "bundler-context.ts",
|
2130
|
-
"line":
|
2188
|
+
"line": 166,
|
2131
2189
|
"character": 3
|
2132
2190
|
},
|
2133
2191
|
"raw": "/**\n * Controls if and in what ways the output should be minified\n */",
|
@@ -2140,7 +2198,7 @@
|
|
2140
2198
|
"__schema": "KeywordTypeSchema",
|
2141
2199
|
"location": {
|
2142
2200
|
"filePath": "bundler-context.ts",
|
2143
|
-
"line":
|
2201
|
+
"line": 169,
|
2144
2202
|
"character": 12
|
2145
2203
|
},
|
2146
2204
|
"name": "boolean"
|
@@ -2151,14 +2209,14 @@
|
|
2151
2209
|
"__schema": "VariableLikeSchema",
|
2152
2210
|
"location": {
|
2153
2211
|
"filePath": "bundler-context.ts",
|
2154
|
-
"line":
|
2212
|
+
"line": 174,
|
2155
2213
|
"character": 3
|
2156
2214
|
},
|
2157
2215
|
"doc": {
|
2158
2216
|
"__schema": "DocSchema",
|
2159
2217
|
"location": {
|
2160
2218
|
"filePath": "bundler-context.ts",
|
2161
|
-
"line":
|
2219
|
+
"line": 171,
|
2162
2220
|
"character": 3
|
2163
2221
|
},
|
2164
2222
|
"raw": "/**\n * The favicon for the html page\n */",
|
@@ -2171,7 +2229,7 @@
|
|
2171
2229
|
"__schema": "KeywordTypeSchema",
|
2172
2230
|
"location": {
|
2173
2231
|
"filePath": "bundler-context.ts",
|
2174
|
-
"line":
|
2232
|
+
"line": 174,
|
2175
2233
|
"character": 13
|
2176
2234
|
},
|
2177
2235
|
"name": "string"
|
@@ -2415,7 +2473,7 @@
|
|
2415
2473
|
"__schema": "TypeSchema",
|
2416
2474
|
"location": {
|
2417
2475
|
"filePath": "bundler-context.ts",
|
2418
|
-
"line":
|
2476
|
+
"line": 186,
|
2419
2477
|
"character": 1
|
2420
2478
|
},
|
2421
2479
|
"signature": "type MetaData = {\n initiator?: string | undefined;\n envId?: string | undefined;\n isEnvTemplate?: boolean | undefined;\n}",
|
@@ -2424,7 +2482,7 @@
|
|
2424
2482
|
"__schema": "TypeLiteralSchema",
|
2425
2483
|
"location": {
|
2426
2484
|
"filePath": "bundler-context.ts",
|
2427
|
-
"line":
|
2485
|
+
"line": 186,
|
2428
2486
|
"character": 24
|
2429
2487
|
},
|
2430
2488
|
"members": [
|
@@ -2432,14 +2490,14 @@
|
|
2432
2490
|
"__schema": "VariableLikeSchema",
|
2433
2491
|
"location": {
|
2434
2492
|
"filePath": "bundler-context.ts",
|
2435
|
-
"line":
|
2493
|
+
"line": 190,
|
2436
2494
|
"character": 3
|
2437
2495
|
},
|
2438
2496
|
"doc": {
|
2439
2497
|
"__schema": "DocSchema",
|
2440
2498
|
"location": {
|
2441
2499
|
"filePath": "bundler-context.ts",
|
2442
|
-
"line":
|
2500
|
+
"line": 187,
|
2443
2501
|
"character": 3
|
2444
2502
|
},
|
2445
2503
|
"raw": "/**\n * Who initiate the bundling process\n */",
|
@@ -2452,7 +2510,7 @@
|
|
2452
2510
|
"__schema": "KeywordTypeSchema",
|
2453
2511
|
"location": {
|
2454
2512
|
"filePath": "bundler-context.ts",
|
2455
|
-
"line":
|
2513
|
+
"line": 190,
|
2456
2514
|
"character": 15
|
2457
2515
|
},
|
2458
2516
|
"name": "string"
|
@@ -2463,14 +2521,14 @@
|
|
2463
2521
|
"__schema": "VariableLikeSchema",
|
2464
2522
|
"location": {
|
2465
2523
|
"filePath": "bundler-context.ts",
|
2466
|
-
"line":
|
2524
|
+
"line": 194,
|
2467
2525
|
"character": 3
|
2468
2526
|
},
|
2469
2527
|
"doc": {
|
2470
2528
|
"__schema": "DocSchema",
|
2471
2529
|
"location": {
|
2472
2530
|
"filePath": "bundler-context.ts",
|
2473
|
-
"line":
|
2531
|
+
"line": 191,
|
2474
2532
|
"character": 3
|
2475
2533
|
},
|
2476
2534
|
"raw": "/**\n * Env id (used usually to calculate the config)\n */",
|
@@ -2483,7 +2541,7 @@
|
|
2483
2541
|
"__schema": "KeywordTypeSchema",
|
2484
2542
|
"location": {
|
2485
2543
|
"filePath": "bundler-context.ts",
|
2486
|
-
"line":
|
2544
|
+
"line": 194,
|
2487
2545
|
"character": 11
|
2488
2546
|
},
|
2489
2547
|
"name": "string"
|
@@ -2494,14 +2552,14 @@
|
|
2494
2552
|
"__schema": "VariableLikeSchema",
|
2495
2553
|
"location": {
|
2496
2554
|
"filePath": "bundler-context.ts",
|
2497
|
-
"line":
|
2555
|
+
"line": 199,
|
2498
2556
|
"character": 3
|
2499
2557
|
},
|
2500
2558
|
"doc": {
|
2501
2559
|
"__schema": "DocSchema",
|
2502
2560
|
"location": {
|
2503
2561
|
"filePath": "bundler-context.ts",
|
2504
|
-
"line":
|
2562
|
+
"line": 196,
|
2505
2563
|
"character": 3
|
2506
2564
|
},
|
2507
2565
|
"raw": "/**\n * Whether the config is for an env template bundling\n */",
|
@@ -2514,7 +2572,7 @@
|
|
2514
2572
|
"__schema": "KeywordTypeSchema",
|
2515
2573
|
"location": {
|
2516
2574
|
"filePath": "bundler-context.ts",
|
2517
|
-
"line":
|
2575
|
+
"line": 199,
|
2518
2576
|
"character": 19
|
2519
2577
|
},
|
2520
2578
|
"name": "boolean"
|
@@ -4863,7 +4921,7 @@
|
|
4863
4921
|
"_legacy": {
|
4864
4922
|
"scope": "teambit.compilation",
|
4865
4923
|
"name": "bundler",
|
4866
|
-
"version": "1.0.
|
4924
|
+
"version": "1.0.449"
|
4867
4925
|
},
|
4868
4926
|
"_scope": "teambit.compilation"
|
4869
4927
|
}
|
@@ -5618,7 +5676,7 @@
|
|
5618
5676
|
"line": 37,
|
5619
5677
|
"character": 1
|
5620
5678
|
},
|
5621
|
-
"signature": "type Target = {\n entries: string[] | EntryMap;\n components: Component[];\n
|
5679
|
+
"signature": "type Target = {\n entries: string[] | EntryMap;\n components: Component[];\n componentDirectoryMap?: {\n [componentId: string]: string;\n } | undefined;\n outputPath: string;\n filename?: string | undefined;\n chunkFilename?: string | undefined;\n compress?: boolean | undefined;\n ... 8 more ...;\n aliasHostDependencies?: boolean | undefined;\n}",
|
5622
5680
|
"name": "Target",
|
5623
5681
|
"type": {
|
5624
5682
|
"__schema": "TypeLiteralSchema",
|
@@ -5729,14 +5787,72 @@
|
|
5729
5787
|
"__schema": "VariableLikeSchema",
|
5730
5788
|
"location": {
|
5731
5789
|
"filePath": "bundler-context.ts",
|
5732
|
-
"line":
|
5790
|
+
"line": 48,
|
5791
|
+
"character": 3
|
5792
|
+
},
|
5793
|
+
"signature": "(property) componentDirectoryMap?: {\n [componentId: string]: string;\n} | undefined",
|
5794
|
+
"name": "componentDirectoryMap",
|
5795
|
+
"type": {
|
5796
|
+
"__schema": "TypeLiteralSchema",
|
5797
|
+
"location": {
|
5798
|
+
"filePath": "bundler-context.ts",
|
5799
|
+
"line": 48,
|
5800
|
+
"character": 27
|
5801
|
+
},
|
5802
|
+
"members": [
|
5803
|
+
{
|
5804
|
+
"__schema": "IndexSignatureSchema",
|
5805
|
+
"location": {
|
5806
|
+
"filePath": "bundler-context.ts",
|
5807
|
+
"line": 49,
|
5808
|
+
"character": 5
|
5809
|
+
},
|
5810
|
+
"keyType": {
|
5811
|
+
"__schema": "ParameterSchema",
|
5812
|
+
"location": {
|
5813
|
+
"filePath": "bundler-context.ts",
|
5814
|
+
"line": 49,
|
5815
|
+
"character": 6
|
5816
|
+
},
|
5817
|
+
"name": "componentId",
|
5818
|
+
"type": {
|
5819
|
+
"__schema": "KeywordTypeSchema",
|
5820
|
+
"location": {
|
5821
|
+
"filePath": "bundler-context.ts",
|
5822
|
+
"line": 49,
|
5823
|
+
"character": 19
|
5824
|
+
},
|
5825
|
+
"name": "string"
|
5826
|
+
},
|
5827
|
+
"isOptional": false,
|
5828
|
+
"isSpread": false
|
5829
|
+
},
|
5830
|
+
"valueType": {
|
5831
|
+
"__schema": "KeywordTypeSchema",
|
5832
|
+
"location": {
|
5833
|
+
"filePath": "bundler-context.ts",
|
5834
|
+
"line": 49,
|
5835
|
+
"character": 28
|
5836
|
+
},
|
5837
|
+
"name": "string"
|
5838
|
+
}
|
5839
|
+
}
|
5840
|
+
]
|
5841
|
+
},
|
5842
|
+
"isOptional": true
|
5843
|
+
},
|
5844
|
+
{
|
5845
|
+
"__schema": "VariableLikeSchema",
|
5846
|
+
"location": {
|
5847
|
+
"filePath": "bundler-context.ts",
|
5848
|
+
"line": 55,
|
5733
5849
|
"character": 3
|
5734
5850
|
},
|
5735
5851
|
"doc": {
|
5736
5852
|
"__schema": "DocSchema",
|
5737
5853
|
"location": {
|
5738
5854
|
"filePath": "bundler-context.ts",
|
5739
|
-
"line":
|
5855
|
+
"line": 52,
|
5740
5856
|
"character": 3
|
5741
5857
|
},
|
5742
5858
|
"raw": "/**\n * output path of the target\n */",
|
@@ -5749,7 +5865,7 @@
|
|
5749
5865
|
"__schema": "KeywordTypeSchema",
|
5750
5866
|
"location": {
|
5751
5867
|
"filePath": "bundler-context.ts",
|
5752
|
-
"line":
|
5868
|
+
"line": 55,
|
5753
5869
|
"character": 15
|
5754
5870
|
},
|
5755
5871
|
"name": "string"
|
@@ -5760,14 +5876,14 @@
|
|
5760
5876
|
"__schema": "VariableLikeSchema",
|
5761
5877
|
"location": {
|
5762
5878
|
"filePath": "bundler-context.ts",
|
5763
|
-
"line":
|
5879
|
+
"line": 60,
|
5764
5880
|
"character": 3
|
5765
5881
|
},
|
5766
5882
|
"doc": {
|
5767
5883
|
"__schema": "DocSchema",
|
5768
5884
|
"location": {
|
5769
5885
|
"filePath": "bundler-context.ts",
|
5770
|
-
"line":
|
5886
|
+
"line": 57,
|
5771
5887
|
"character": 3
|
5772
5888
|
},
|
5773
5889
|
"raw": "/**\n * This option determines the name of each output bundle\n */",
|
@@ -5780,7 +5896,7 @@
|
|
5780
5896
|
"__schema": "KeywordTypeSchema",
|
5781
5897
|
"location": {
|
5782
5898
|
"filePath": "bundler-context.ts",
|
5783
|
-
"line":
|
5899
|
+
"line": 60,
|
5784
5900
|
"character": 14
|
5785
5901
|
},
|
5786
5902
|
"name": "string"
|
@@ -5791,14 +5907,14 @@
|
|
5791
5907
|
"__schema": "VariableLikeSchema",
|
5792
5908
|
"location": {
|
5793
5909
|
"filePath": "bundler-context.ts",
|
5794
|
-
"line":
|
5910
|
+
"line": 65,
|
5795
5911
|
"character": 3
|
5796
5912
|
},
|
5797
5913
|
"doc": {
|
5798
5914
|
"__schema": "DocSchema",
|
5799
5915
|
"location": {
|
5800
5916
|
"filePath": "bundler-context.ts",
|
5801
|
-
"line":
|
5917
|
+
"line": 62,
|
5802
5918
|
"character": 3
|
5803
5919
|
},
|
5804
5920
|
"raw": "/**\n * This option determines the name of non-initial chunk files\n */",
|
@@ -5811,7 +5927,7 @@
|
|
5811
5927
|
"__schema": "KeywordTypeSchema",
|
5812
5928
|
"location": {
|
5813
5929
|
"filePath": "bundler-context.ts",
|
5814
|
-
"line":
|
5930
|
+
"line": 65,
|
5815
5931
|
"character": 19
|
5816
5932
|
},
|
5817
5933
|
"name": "string"
|
@@ -5822,14 +5938,14 @@
|
|
5822
5938
|
"__schema": "VariableLikeSchema",
|
5823
5939
|
"location": {
|
5824
5940
|
"filePath": "bundler-context.ts",
|
5825
|
-
"line":
|
5941
|
+
"line": 70,
|
5826
5942
|
"character": 3
|
5827
5943
|
},
|
5828
5944
|
"doc": {
|
5829
5945
|
"__schema": "DocSchema",
|
5830
5946
|
"location": {
|
5831
5947
|
"filePath": "bundler-context.ts",
|
5832
|
-
"line":
|
5948
|
+
"line": 67,
|
5833
5949
|
"character": 3
|
5834
5950
|
},
|
5835
5951
|
"raw": "/**\n * Whether to run compression by the bundler\n */",
|
@@ -5842,7 +5958,7 @@
|
|
5842
5958
|
"__schema": "KeywordTypeSchema",
|
5843
5959
|
"location": {
|
5844
5960
|
"filePath": "bundler-context.ts",
|
5845
|
-
"line":
|
5961
|
+
"line": 70,
|
5846
5962
|
"character": 14
|
5847
5963
|
},
|
5848
5964
|
"name": "boolean"
|
@@ -5853,14 +5969,14 @@
|
|
5853
5969
|
"__schema": "VariableLikeSchema",
|
5854
5970
|
"location": {
|
5855
5971
|
"filePath": "bundler-context.ts",
|
5856
|
-
"line":
|
5972
|
+
"line": 75,
|
5857
5973
|
"character": 3
|
5858
5974
|
},
|
5859
5975
|
"doc": {
|
5860
5976
|
"__schema": "DocSchema",
|
5861
5977
|
"location": {
|
5862
5978
|
"filePath": "bundler-context.ts",
|
5863
|
-
"line":
|
5979
|
+
"line": 72,
|
5864
5980
|
"character": 3
|
5865
5981
|
},
|
5866
5982
|
"raw": "/**\n * List of peer dependencies\n */",
|
@@ -5873,14 +5989,14 @@
|
|
5873
5989
|
"__schema": "TypeArraySchema",
|
5874
5990
|
"location": {
|
5875
5991
|
"filePath": "bundler-context.ts",
|
5876
|
-
"line":
|
5992
|
+
"line": 75,
|
5877
5993
|
"character": 11
|
5878
5994
|
},
|
5879
5995
|
"type": {
|
5880
5996
|
"__schema": "KeywordTypeSchema",
|
5881
5997
|
"location": {
|
5882
5998
|
"filePath": "bundler-context.ts",
|
5883
|
-
"line":
|
5999
|
+
"line": 75,
|
5884
6000
|
"character": 11
|
5885
6001
|
},
|
5886
6002
|
"name": "string"
|
@@ -5892,14 +6008,14 @@
|
|
5892
6008
|
"__schema": "VariableLikeSchema",
|
5893
6009
|
"location": {
|
5894
6010
|
"filePath": "bundler-context.ts",
|
5895
|
-
"line":
|
6011
|
+
"line": 80,
|
5896
6012
|
"character": 3
|
5897
6013
|
},
|
5898
6014
|
"doc": {
|
5899
6015
|
"__schema": "DocSchema",
|
5900
6016
|
"location": {
|
5901
6017
|
"filePath": "bundler-context.ts",
|
5902
|
-
"line":
|
6018
|
+
"line": 77,
|
5903
6019
|
"character": 3
|
5904
6020
|
},
|
5905
6021
|
"raw": "/**\n * config for html generation\n */",
|
@@ -5912,14 +6028,14 @@
|
|
5912
6028
|
"__schema": "TypeArraySchema",
|
5913
6029
|
"location": {
|
5914
6030
|
"filePath": "bundler-context.ts",
|
5915
|
-
"line":
|
6031
|
+
"line": 80,
|
5916
6032
|
"character": 10
|
5917
6033
|
},
|
5918
6034
|
"type": {
|
5919
6035
|
"__schema": "TypeRefSchema",
|
5920
6036
|
"location": {
|
5921
6037
|
"filePath": "bundler-context.ts",
|
5922
|
-
"line":
|
6038
|
+
"line": 80,
|
5923
6039
|
"character": 10
|
5924
6040
|
},
|
5925
6041
|
"name": "HtmlConfig"
|
@@ -5931,14 +6047,14 @@
|
|
5931
6047
|
"__schema": "VariableLikeSchema",
|
5932
6048
|
"location": {
|
5933
6049
|
"filePath": "bundler-context.ts",
|
5934
|
-
"line":
|
6050
|
+
"line": 85,
|
5935
6051
|
"character": 3
|
5936
6052
|
},
|
5937
6053
|
"doc": {
|
5938
6054
|
"__schema": "DocSchema",
|
5939
6055
|
"location": {
|
5940
6056
|
"filePath": "bundler-context.ts",
|
5941
|
-
"line":
|
6057
|
+
"line": 82,
|
5942
6058
|
"character": 3
|
5943
6059
|
},
|
5944
6060
|
"raw": "/**\n * module targets to expose.\n */",
|
@@ -5951,14 +6067,14 @@
|
|
5951
6067
|
"__schema": "TypeArraySchema",
|
5952
6068
|
"location": {
|
5953
6069
|
"filePath": "bundler-context.ts",
|
5954
|
-
"line":
|
6070
|
+
"line": 85,
|
5955
6071
|
"character": 13
|
5956
6072
|
},
|
5957
6073
|
"type": {
|
5958
6074
|
"__schema": "TypeRefSchema",
|
5959
6075
|
"location": {
|
5960
6076
|
"filePath": "bundler-context.ts",
|
5961
|
-
"line":
|
6077
|
+
"line": 85,
|
5962
6078
|
"character": 13
|
5963
6079
|
},
|
5964
6080
|
"name": "ModuleTarget"
|
@@ -5970,14 +6086,14 @@
|
|
5970
6086
|
"__schema": "VariableLikeSchema",
|
5971
6087
|
"location": {
|
5972
6088
|
"filePath": "bundler-context.ts",
|
5973
|
-
"line":
|
6089
|
+
"line": 90,
|
5974
6090
|
"character": 3
|
5975
6091
|
},
|
5976
6092
|
"doc": {
|
5977
6093
|
"__schema": "DocSchema",
|
5978
6094
|
"location": {
|
5979
6095
|
"filePath": "bundler-context.ts",
|
5980
|
-
"line":
|
6096
|
+
"line": 87,
|
5981
6097
|
"character": 3
|
5982
6098
|
},
|
5983
6099
|
"raw": "/**\n * Name for the runtime chunk\n */",
|
@@ -5990,7 +6106,7 @@
|
|
5990
6106
|
"__schema": "KeywordTypeSchema",
|
5991
6107
|
"location": {
|
5992
6108
|
"filePath": "bundler-context.ts",
|
5993
|
-
"line":
|
6109
|
+
"line": 90,
|
5994
6110
|
"character": 22
|
5995
6111
|
},
|
5996
6112
|
"name": "string"
|
@@ -6001,14 +6117,14 @@
|
|
6001
6117
|
"__schema": "VariableLikeSchema",
|
6002
6118
|
"location": {
|
6003
6119
|
"filePath": "bundler-context.ts",
|
6004
|
-
"line":
|
6120
|
+
"line": 95,
|
6005
6121
|
"character": 3
|
6006
6122
|
},
|
6007
6123
|
"doc": {
|
6008
6124
|
"__schema": "DocSchema",
|
6009
6125
|
"location": {
|
6010
6126
|
"filePath": "bundler-context.ts",
|
6011
|
-
"line":
|
6127
|
+
"line": 92,
|
6012
6128
|
"character": 3
|
6013
6129
|
},
|
6014
6130
|
"raw": "/**\n * Different configuration related to chunking\n */",
|
@@ -6021,7 +6137,7 @@
|
|
6021
6137
|
"__schema": "TypeRefSchema",
|
6022
6138
|
"location": {
|
6023
6139
|
"filePath": "bundler-context.ts",
|
6024
|
-
"line":
|
6140
|
+
"line": 95,
|
6025
6141
|
"character": 14
|
6026
6142
|
},
|
6027
6143
|
"name": "Chunking"
|
@@ -6032,14 +6148,14 @@
|
|
6032
6148
|
"__schema": "VariableLikeSchema",
|
6033
6149
|
"location": {
|
6034
6150
|
"filePath": "bundler-context.ts",
|
6035
|
-
"line":
|
6151
|
+
"line": 103,
|
6036
6152
|
"character": 3
|
6037
6153
|
},
|
6038
6154
|
"doc": {
|
6039
6155
|
"__schema": "DocSchema",
|
6040
6156
|
"location": {
|
6041
6157
|
"filePath": "bundler-context.ts",
|
6042
|
-
"line":
|
6158
|
+
"line": 97,
|
6043
6159
|
"character": 3
|
6044
6160
|
},
|
6045
6161
|
"raw": "/**\n * A path for the host root dir\n * Host root dir is usually the env root dir\n * This can be used in different bundle options which run require.resolve\n * for example when configuring webpack aliases or webpack expose loader on the peers deps\n */",
|
@@ -6052,7 +6168,7 @@
|
|
6052
6168
|
"__schema": "KeywordTypeSchema",
|
6053
6169
|
"location": {
|
6054
6170
|
"filePath": "bundler-context.ts",
|
6055
|
-
"line":
|
6171
|
+
"line": 103,
|
6056
6172
|
"character": 17
|
6057
6173
|
},
|
6058
6174
|
"name": "string"
|
@@ -6063,14 +6179,14 @@
|
|
6063
6179
|
"__schema": "VariableLikeSchema",
|
6064
6180
|
"location": {
|
6065
6181
|
"filePath": "bundler-context.ts",
|
6066
|
-
"line":
|
6182
|
+
"line": 109,
|
6067
6183
|
"character": 3
|
6068
6184
|
},
|
6069
6185
|
"doc": {
|
6070
6186
|
"__schema": "DocSchema",
|
6071
6187
|
"location": {
|
6072
6188
|
"filePath": "bundler-context.ts",
|
6073
|
-
"line":
|
6189
|
+
"line": 105,
|
6074
6190
|
"character": 3
|
6075
6191
|
},
|
6076
6192
|
"raw": "/**\n * Array of host dependencies, they are used later in case you use one of the following:\n *\n */",
|
@@ -6083,14 +6199,14 @@
|
|
6083
6199
|
"__schema": "TypeArraySchema",
|
6084
6200
|
"location": {
|
6085
6201
|
"filePath": "bundler-context.ts",
|
6086
|
-
"line":
|
6202
|
+
"line": 109,
|
6087
6203
|
"character": 22
|
6088
6204
|
},
|
6089
6205
|
"type": {
|
6090
6206
|
"__schema": "KeywordTypeSchema",
|
6091
6207
|
"location": {
|
6092
6208
|
"filePath": "bundler-context.ts",
|
6093
|
-
"line":
|
6209
|
+
"line": 109,
|
6094
6210
|
"character": 22
|
6095
6211
|
},
|
6096
6212
|
"name": "string"
|
@@ -6102,14 +6218,14 @@
|
|
6102
6218
|
"__schema": "VariableLikeSchema",
|
6103
6219
|
"location": {
|
6104
6220
|
"filePath": "bundler-context.ts",
|
6105
|
-
"line":
|
6221
|
+
"line": 116,
|
6106
6222
|
"character": 3
|
6107
6223
|
},
|
6108
6224
|
"doc": {
|
6109
6225
|
"__schema": "DocSchema",
|
6110
6226
|
"location": {
|
6111
6227
|
"filePath": "bundler-context.ts",
|
6112
|
-
"line":
|
6228
|
+
"line": 111,
|
6113
6229
|
"character": 3
|
6114
6230
|
},
|
6115
6231
|
"raw": "/**\n * Make the hostDependencies externals. externals (from webpack docs):\n * The externals configuration option provides a way of excluding dependencies from the output bundles.\n * Instead, the created bundle relies on that dependency to be present in the consumer's (any end-user application) environment.\n */",
|
@@ -6122,7 +6238,7 @@
|
|
6122
6238
|
"__schema": "KeywordTypeSchema",
|
6123
6239
|
"location": {
|
6124
6240
|
"filePath": "bundler-context.ts",
|
6125
|
-
"line":
|
6241
|
+
"line": 116,
|
6126
6242
|
"character": 33
|
6127
6243
|
},
|
6128
6244
|
"name": "boolean"
|
@@ -6133,14 +6249,14 @@
|
|
6133
6249
|
"__schema": "VariableLikeSchema",
|
6134
6250
|
"location": {
|
6135
6251
|
"filePath": "bundler-context.ts",
|
6136
|
-
"line":
|
6252
|
+
"line": 123,
|
6137
6253
|
"character": 3
|
6138
6254
|
},
|
6139
6255
|
"doc": {
|
6140
6256
|
"__schema": "DocSchema",
|
6141
6257
|
"location": {
|
6142
6258
|
"filePath": "bundler-context.ts",
|
6143
|
-
"line":
|
6259
|
+
"line": 118,
|
6144
6260
|
"character": 3
|
6145
6261
|
},
|
6146
6262
|
"raw": "/**\n * Make aliases for the hostDependencies.\n * the path of each one will be resolved by [hostRootDir, process.cwd(), __dirname]\n * this will usually replace the instance of import one of the host dependencies by the instance of the env provided it\n */",
|
@@ -6153,7 +6269,7 @@
|
|
6153
6269
|
"__schema": "KeywordTypeSchema",
|
6154
6270
|
"location": {
|
6155
6271
|
"filePath": "bundler-context.ts",
|
6156
|
-
"line":
|
6272
|
+
"line": 123,
|
6157
6273
|
"character": 27
|
6158
6274
|
},
|
6159
6275
|
"name": "boolean"
|
@@ -6167,7 +6283,7 @@
|
|
6167
6283
|
"__schema": "TypeSchema",
|
6168
6284
|
"location": {
|
6169
6285
|
"filePath": "bundler-context.ts",
|
6170
|
-
"line":
|
6286
|
+
"line": 126,
|
6171
6287
|
"character": 1
|
6172
6288
|
},
|
6173
6289
|
"signature": "type ModuleTarget = {\n name: string;\n exposes: {\n [internalPath: string]: string;\n };\n shared: {\n [key: string]: any;\n };\n}",
|
@@ -6176,7 +6292,7 @@
|
|
6176
6292
|
"__schema": "TypeLiteralSchema",
|
6177
6293
|
"location": {
|
6178
6294
|
"filePath": "bundler-context.ts",
|
6179
|
-
"line":
|
6295
|
+
"line": 126,
|
6180
6296
|
"character": 28
|
6181
6297
|
},
|
6182
6298
|
"members": [
|
@@ -6184,14 +6300,14 @@
|
|
6184
6300
|
"__schema": "VariableLikeSchema",
|
6185
6301
|
"location": {
|
6186
6302
|
"filePath": "bundler-context.ts",
|
6187
|
-
"line":
|
6303
|
+
"line": 130,
|
6188
6304
|
"character": 3
|
6189
6305
|
},
|
6190
6306
|
"doc": {
|
6191
6307
|
"__schema": "DocSchema",
|
6192
6308
|
"location": {
|
6193
6309
|
"filePath": "bundler-context.ts",
|
6194
|
-
"line":
|
6310
|
+
"line": 127,
|
6195
6311
|
"character": 3
|
6196
6312
|
},
|
6197
6313
|
"raw": "/**\n * name of the module.\n */",
|
@@ -6204,7 +6320,7 @@
|
|
6204
6320
|
"__schema": "KeywordTypeSchema",
|
6205
6321
|
"location": {
|
6206
6322
|
"filePath": "bundler-context.ts",
|
6207
|
-
"line":
|
6323
|
+
"line": 130,
|
6208
6324
|
"character": 9
|
6209
6325
|
},
|
6210
6326
|
"name": "string"
|
@@ -6215,14 +6331,14 @@
|
|
6215
6331
|
"__schema": "VariableLikeSchema",
|
6216
6332
|
"location": {
|
6217
6333
|
"filePath": "bundler-context.ts",
|
6218
|
-
"line":
|
6334
|
+
"line": 135,
|
6219
6335
|
"character": 3
|
6220
6336
|
},
|
6221
6337
|
"doc": {
|
6222
6338
|
"__schema": "DocSchema",
|
6223
6339
|
"location": {
|
6224
6340
|
"filePath": "bundler-context.ts",
|
6225
|
-
"line":
|
6341
|
+
"line": 132,
|
6226
6342
|
"character": 3
|
6227
6343
|
},
|
6228
6344
|
"raw": "/**\n * module exposes.\n */",
|
@@ -6235,7 +6351,7 @@
|
|
6235
6351
|
"__schema": "TypeLiteralSchema",
|
6236
6352
|
"location": {
|
6237
6353
|
"filePath": "bundler-context.ts",
|
6238
|
-
"line":
|
6354
|
+
"line": 135,
|
6239
6355
|
"character": 12
|
6240
6356
|
},
|
6241
6357
|
"members": [
|
@@ -6243,14 +6359,14 @@
|
|
6243
6359
|
"__schema": "IndexSignatureSchema",
|
6244
6360
|
"location": {
|
6245
6361
|
"filePath": "bundler-context.ts",
|
6246
|
-
"line":
|
6362
|
+
"line": 136,
|
6247
6363
|
"character": 5
|
6248
6364
|
},
|
6249
6365
|
"keyType": {
|
6250
6366
|
"__schema": "ParameterSchema",
|
6251
6367
|
"location": {
|
6252
6368
|
"filePath": "bundler-context.ts",
|
6253
|
-
"line":
|
6369
|
+
"line": 136,
|
6254
6370
|
"character": 6
|
6255
6371
|
},
|
6256
6372
|
"name": "internalPath",
|
@@ -6258,7 +6374,7 @@
|
|
6258
6374
|
"__schema": "KeywordTypeSchema",
|
6259
6375
|
"location": {
|
6260
6376
|
"filePath": "bundler-context.ts",
|
6261
|
-
"line":
|
6377
|
+
"line": 136,
|
6262
6378
|
"character": 20
|
6263
6379
|
},
|
6264
6380
|
"name": "string"
|
@@ -6270,7 +6386,7 @@
|
|
6270
6386
|
"__schema": "KeywordTypeSchema",
|
6271
6387
|
"location": {
|
6272
6388
|
"filePath": "bundler-context.ts",
|
6273
|
-
"line":
|
6389
|
+
"line": 136,
|
6274
6390
|
"character": 29
|
6275
6391
|
},
|
6276
6392
|
"name": "string"
|
@@ -6284,7 +6400,7 @@
|
|
6284
6400
|
"__schema": "VariableLikeSchema",
|
6285
6401
|
"location": {
|
6286
6402
|
"filePath": "bundler-context.ts",
|
6287
|
-
"line":
|
6403
|
+
"line": 139,
|
6288
6404
|
"character": 3
|
6289
6405
|
},
|
6290
6406
|
"signature": "(property) shared: {\n [key: string]: any;\n}",
|
@@ -6293,7 +6409,7 @@
|
|
6293
6409
|
"__schema": "TypeLiteralSchema",
|
6294
6410
|
"location": {
|
6295
6411
|
"filePath": "bundler-context.ts",
|
6296
|
-
"line":
|
6412
|
+
"line": 139,
|
6297
6413
|
"character": 11
|
6298
6414
|
},
|
6299
6415
|
"members": [
|
@@ -6301,14 +6417,14 @@
|
|
6301
6417
|
"__schema": "IndexSignatureSchema",
|
6302
6418
|
"location": {
|
6303
6419
|
"filePath": "bundler-context.ts",
|
6304
|
-
"line":
|
6420
|
+
"line": 140,
|
6305
6421
|
"character": 5
|
6306
6422
|
},
|
6307
6423
|
"keyType": {
|
6308
6424
|
"__schema": "ParameterSchema",
|
6309
6425
|
"location": {
|
6310
6426
|
"filePath": "bundler-context.ts",
|
6311
|
-
"line":
|
6427
|
+
"line": 140,
|
6312
6428
|
"character": 6
|
6313
6429
|
},
|
6314
6430
|
"name": "key",
|
@@ -6316,7 +6432,7 @@
|
|
6316
6432
|
"__schema": "KeywordTypeSchema",
|
6317
6433
|
"location": {
|
6318
6434
|
"filePath": "bundler-context.ts",
|
6319
|
-
"line":
|
6435
|
+
"line": 140,
|
6320
6436
|
"character": 11
|
6321
6437
|
},
|
6322
6438
|
"name": "string"
|
@@ -6328,7 +6444,7 @@
|
|
6328
6444
|
"__schema": "KeywordTypeSchema",
|
6329
6445
|
"location": {
|
6330
6446
|
"filePath": "bundler-context.ts",
|
6331
|
-
"line":
|
6447
|
+
"line": 140,
|
6332
6448
|
"character": 20
|
6333
6449
|
},
|
6334
6450
|
"name": "any"
|
@@ -6345,7 +6461,7 @@
|
|
6345
6461
|
"__schema": "TypeSchema",
|
6346
6462
|
"location": {
|
6347
6463
|
"filePath": "bundler-context.ts",
|
6348
|
-
"line":
|
6464
|
+
"line": 144,
|
6349
6465
|
"character": 1
|
6350
6466
|
},
|
6351
6467
|
"signature": "type HtmlConfig = {\n title: string;\n filename?: string | undefined;\n chunks?: string[] | undefined;\n chunkOrder?: \"manual\" | \"auto\" | undefined;\n templateContent: string;\n minify?: boolean | undefined;\n favicon?: string | undefined;\n}",
|
@@ -6354,7 +6470,7 @@
|
|
6354
6470
|
"__schema": "TypeLiteralSchema",
|
6355
6471
|
"location": {
|
6356
6472
|
"filePath": "bundler-context.ts",
|
6357
|
-
"line":
|
6473
|
+
"line": 144,
|
6358
6474
|
"character": 26
|
6359
6475
|
},
|
6360
6476
|
"members": [
|
@@ -6362,14 +6478,14 @@
|
|
6362
6478
|
"__schema": "VariableLikeSchema",
|
6363
6479
|
"location": {
|
6364
6480
|
"filePath": "bundler-context.ts",
|
6365
|
-
"line":
|
6481
|
+
"line": 148,
|
6366
6482
|
"character": 3
|
6367
6483
|
},
|
6368
6484
|
"doc": {
|
6369
6485
|
"__schema": "DocSchema",
|
6370
6486
|
"location": {
|
6371
6487
|
"filePath": "bundler-context.ts",
|
6372
|
-
"line":
|
6488
|
+
"line": 145,
|
6373
6489
|
"character": 3
|
6374
6490
|
},
|
6375
6491
|
"raw": "/**\n * The title to use for the generated HTML document\n */",
|
@@ -6382,7 +6498,7 @@
|
|
6382
6498
|
"__schema": "KeywordTypeSchema",
|
6383
6499
|
"location": {
|
6384
6500
|
"filePath": "bundler-context.ts",
|
6385
|
-
"line":
|
6501
|
+
"line": 148,
|
6386
6502
|
"character": 10
|
6387
6503
|
},
|
6388
6504
|
"name": "string"
|
@@ -6393,14 +6509,14 @@
|
|
6393
6509
|
"__schema": "VariableLikeSchema",
|
6394
6510
|
"location": {
|
6395
6511
|
"filePath": "bundler-context.ts",
|
6396
|
-
"line":
|
6512
|
+
"line": 152,
|
6397
6513
|
"character": 3
|
6398
6514
|
},
|
6399
6515
|
"doc": {
|
6400
6516
|
"__schema": "DocSchema",
|
6401
6517
|
"location": {
|
6402
6518
|
"filePath": "bundler-context.ts",
|
6403
|
-
"line":
|
6519
|
+
"line": 149,
|
6404
6520
|
"character": 3
|
6405
6521
|
},
|
6406
6522
|
"raw": "/**\n * The file to write the HTML to. Defaults to index.html\n */",
|
@@ -6413,7 +6529,7 @@
|
|
6413
6529
|
"__schema": "KeywordTypeSchema",
|
6414
6530
|
"location": {
|
6415
6531
|
"filePath": "bundler-context.ts",
|
6416
|
-
"line":
|
6532
|
+
"line": 152,
|
6417
6533
|
"character": 14
|
6418
6534
|
},
|
6419
6535
|
"name": "string"
|
@@ -6424,14 +6540,14 @@
|
|
6424
6540
|
"__schema": "VariableLikeSchema",
|
6425
6541
|
"location": {
|
6426
6542
|
"filePath": "bundler-context.ts",
|
6427
|
-
"line":
|
6543
|
+
"line": 156,
|
6428
6544
|
"character": 3
|
6429
6545
|
},
|
6430
6546
|
"doc": {
|
6431
6547
|
"__schema": "DocSchema",
|
6432
6548
|
"location": {
|
6433
6549
|
"filePath": "bundler-context.ts",
|
6434
|
-
"line":
|
6550
|
+
"line": 153,
|
6435
6551
|
"character": 3
|
6436
6552
|
},
|
6437
6553
|
"raw": "/**\n * Allows you to add only some chunks (e.g only the unit-test chunk)\n */",
|
@@ -6444,14 +6560,14 @@
|
|
6444
6560
|
"__schema": "TypeArraySchema",
|
6445
6561
|
"location": {
|
6446
6562
|
"filePath": "bundler-context.ts",
|
6447
|
-
"line":
|
6563
|
+
"line": 156,
|
6448
6564
|
"character": 12
|
6449
6565
|
},
|
6450
6566
|
"type": {
|
6451
6567
|
"__schema": "KeywordTypeSchema",
|
6452
6568
|
"location": {
|
6453
6569
|
"filePath": "bundler-context.ts",
|
6454
|
-
"line":
|
6570
|
+
"line": 156,
|
6455
6571
|
"character": 12
|
6456
6572
|
},
|
6457
6573
|
"name": "string"
|
@@ -6463,14 +6579,14 @@
|
|
6463
6579
|
"__schema": "VariableLikeSchema",
|
6464
6580
|
"location": {
|
6465
6581
|
"filePath": "bundler-context.ts",
|
6466
|
-
"line":
|
6582
|
+
"line": 161,
|
6467
6583
|
"character": 3
|
6468
6584
|
},
|
6469
6585
|
"doc": {
|
6470
6586
|
"__schema": "DocSchema",
|
6471
6587
|
"location": {
|
6472
6588
|
"filePath": "bundler-context.ts",
|
6473
|
-
"line":
|
6589
|
+
"line": 157,
|
6474
6590
|
"character": 3
|
6475
6591
|
},
|
6476
6592
|
"raw": "/**\n * Load chunks according to their order in the `chunks` array\n * @default auto\n */",
|
@@ -6480,7 +6596,7 @@
|
|
6480
6596
|
"__schema": "TagSchema",
|
6481
6597
|
"location": {
|
6482
6598
|
"filePath": "bundler-context.ts",
|
6483
|
-
"line":
|
6599
|
+
"line": 159,
|
6484
6600
|
"character": 6
|
6485
6601
|
},
|
6486
6602
|
"tagName": "default",
|
@@ -6494,7 +6610,7 @@
|
|
6494
6610
|
"__schema": "TypeUnionSchema",
|
6495
6611
|
"location": {
|
6496
6612
|
"filePath": "bundler-context.ts",
|
6497
|
-
"line":
|
6613
|
+
"line": 161,
|
6498
6614
|
"character": 16
|
6499
6615
|
},
|
6500
6616
|
"types": [
|
@@ -6502,7 +6618,7 @@
|
|
6502
6618
|
"__schema": "LiteralTypeSchema",
|
6503
6619
|
"location": {
|
6504
6620
|
"filePath": "bundler-context.ts",
|
6505
|
-
"line":
|
6621
|
+
"line": 161,
|
6506
6622
|
"character": 16
|
6507
6623
|
},
|
6508
6624
|
"name": "'auto'"
|
@@ -6511,7 +6627,7 @@
|
|
6511
6627
|
"__schema": "LiteralTypeSchema",
|
6512
6628
|
"location": {
|
6513
6629
|
"filePath": "bundler-context.ts",
|
6514
|
-
"line":
|
6630
|
+
"line": 161,
|
6515
6631
|
"character": 25
|
6516
6632
|
},
|
6517
6633
|
"name": "'manual'"
|
@@ -6524,14 +6640,14 @@
|
|
6524
6640
|
"__schema": "VariableLikeSchema",
|
6525
6641
|
"location": {
|
6526
6642
|
"filePath": "bundler-context.ts",
|
6527
|
-
"line":
|
6643
|
+
"line": 165,
|
6528
6644
|
"character": 3
|
6529
6645
|
},
|
6530
6646
|
"doc": {
|
6531
6647
|
"__schema": "DocSchema",
|
6532
6648
|
"location": {
|
6533
6649
|
"filePath": "bundler-context.ts",
|
6534
|
-
"line":
|
6650
|
+
"line": 162,
|
6535
6651
|
"character": 3
|
6536
6652
|
},
|
6537
6653
|
"raw": "/**\n * provide an inline template\n */",
|
@@ -6544,7 +6660,7 @@
|
|
6544
6660
|
"__schema": "KeywordTypeSchema",
|
6545
6661
|
"location": {
|
6546
6662
|
"filePath": "bundler-context.ts",
|
6547
|
-
"line":
|
6663
|
+
"line": 165,
|
6548
6664
|
"character": 20
|
6549
6665
|
},
|
6550
6666
|
"name": "string"
|
@@ -6555,14 +6671,14 @@
|
|
6555
6671
|
"__schema": "VariableLikeSchema",
|
6556
6672
|
"location": {
|
6557
6673
|
"filePath": "bundler-context.ts",
|
6558
|
-
"line":
|
6674
|
+
"line": 169,
|
6559
6675
|
"character": 3
|
6560
6676
|
},
|
6561
6677
|
"doc": {
|
6562
6678
|
"__schema": "DocSchema",
|
6563
6679
|
"location": {
|
6564
6680
|
"filePath": "bundler-context.ts",
|
6565
|
-
"line":
|
6681
|
+
"line": 166,
|
6566
6682
|
"character": 3
|
6567
6683
|
},
|
6568
6684
|
"raw": "/**\n * Controls if and in what ways the output should be minified\n */",
|
@@ -6575,7 +6691,7 @@
|
|
6575
6691
|
"__schema": "KeywordTypeSchema",
|
6576
6692
|
"location": {
|
6577
6693
|
"filePath": "bundler-context.ts",
|
6578
|
-
"line":
|
6694
|
+
"line": 169,
|
6579
6695
|
"character": 12
|
6580
6696
|
},
|
6581
6697
|
"name": "boolean"
|
@@ -6586,14 +6702,14 @@
|
|
6586
6702
|
"__schema": "VariableLikeSchema",
|
6587
6703
|
"location": {
|
6588
6704
|
"filePath": "bundler-context.ts",
|
6589
|
-
"line":
|
6705
|
+
"line": 174,
|
6590
6706
|
"character": 3
|
6591
6707
|
},
|
6592
6708
|
"doc": {
|
6593
6709
|
"__schema": "DocSchema",
|
6594
6710
|
"location": {
|
6595
6711
|
"filePath": "bundler-context.ts",
|
6596
|
-
"line":
|
6712
|
+
"line": 171,
|
6597
6713
|
"character": 3
|
6598
6714
|
},
|
6599
6715
|
"raw": "/**\n * The favicon for the html page\n */",
|
@@ -6606,7 +6722,7 @@
|
|
6606
6722
|
"__schema": "KeywordTypeSchema",
|
6607
6723
|
"location": {
|
6608
6724
|
"filePath": "bundler-context.ts",
|
6609
|
-
"line":
|
6725
|
+
"line": 174,
|
6610
6726
|
"character": 13
|
6611
6727
|
},
|
6612
6728
|
"name": "string"
|
@@ -6620,7 +6736,7 @@
|
|
6620
6736
|
"__schema": "TypeSchema",
|
6621
6737
|
"location": {
|
6622
6738
|
"filePath": "bundler-context.ts",
|
6623
|
-
"line":
|
6739
|
+
"line": 179,
|
6624
6740
|
"character": 1
|
6625
6741
|
},
|
6626
6742
|
"signature": "type Chunking = {\n splitChunks: boolean;\n}",
|
@@ -6629,7 +6745,7 @@
|
|
6629
6745
|
"__schema": "TypeLiteralSchema",
|
6630
6746
|
"location": {
|
6631
6747
|
"filePath": "bundler-context.ts",
|
6632
|
-
"line":
|
6748
|
+
"line": 179,
|
6633
6749
|
"character": 24
|
6634
6750
|
},
|
6635
6751
|
"members": [
|
@@ -6637,14 +6753,14 @@
|
|
6637
6753
|
"__schema": "VariableLikeSchema",
|
6638
6754
|
"location": {
|
6639
6755
|
"filePath": "bundler-context.ts",
|
6640
|
-
"line":
|
6756
|
+
"line": 183,
|
6641
6757
|
"character": 3
|
6642
6758
|
},
|
6643
6759
|
"doc": {
|
6644
6760
|
"__schema": "DocSchema",
|
6645
6761
|
"location": {
|
6646
6762
|
"filePath": "bundler-context.ts",
|
6647
|
-
"line":
|
6763
|
+
"line": 180,
|
6648
6764
|
"character": 3
|
6649
6765
|
},
|
6650
6766
|
"raw": "/**\n * include all types of chunks (async / non-async) in splitting\n */",
|
@@ -6657,7 +6773,7 @@
|
|
6657
6773
|
"__schema": "KeywordTypeSchema",
|
6658
6774
|
"location": {
|
6659
6775
|
"filePath": "bundler-context.ts",
|
6660
|
-
"line":
|
6776
|
+
"line": 183,
|
6661
6777
|
"character": 16
|
6662
6778
|
},
|
6663
6779
|
"name": "boolean"
|
@@ -6671,7 +6787,7 @@
|
|
6671
6787
|
"__schema": "TypeSchema",
|
6672
6788
|
"location": {
|
6673
6789
|
"filePath": "bundler-context.ts",
|
6674
|
-
"line":
|
6790
|
+
"line": 186,
|
6675
6791
|
"character": 1
|
6676
6792
|
},
|
6677
6793
|
"signature": "type MetaData = {\n initiator?: string | undefined;\n envId?: string | undefined;\n isEnvTemplate?: boolean | undefined;\n}",
|
@@ -6680,7 +6796,7 @@
|
|
6680
6796
|
"__schema": "TypeLiteralSchema",
|
6681
6797
|
"location": {
|
6682
6798
|
"filePath": "bundler-context.ts",
|
6683
|
-
"line":
|
6799
|
+
"line": 186,
|
6684
6800
|
"character": 24
|
6685
6801
|
},
|
6686
6802
|
"members": [
|
@@ -6688,14 +6804,14 @@
|
|
6688
6804
|
"__schema": "VariableLikeSchema",
|
6689
6805
|
"location": {
|
6690
6806
|
"filePath": "bundler-context.ts",
|
6691
|
-
"line":
|
6807
|
+
"line": 190,
|
6692
6808
|
"character": 3
|
6693
6809
|
},
|
6694
6810
|
"doc": {
|
6695
6811
|
"__schema": "DocSchema",
|
6696
6812
|
"location": {
|
6697
6813
|
"filePath": "bundler-context.ts",
|
6698
|
-
"line":
|
6814
|
+
"line": 187,
|
6699
6815
|
"character": 3
|
6700
6816
|
},
|
6701
6817
|
"raw": "/**\n * Who initiate the bundling process\n */",
|
@@ -6708,7 +6824,7 @@
|
|
6708
6824
|
"__schema": "KeywordTypeSchema",
|
6709
6825
|
"location": {
|
6710
6826
|
"filePath": "bundler-context.ts",
|
6711
|
-
"line":
|
6827
|
+
"line": 190,
|
6712
6828
|
"character": 15
|
6713
6829
|
},
|
6714
6830
|
"name": "string"
|
@@ -6719,14 +6835,14 @@
|
|
6719
6835
|
"__schema": "VariableLikeSchema",
|
6720
6836
|
"location": {
|
6721
6837
|
"filePath": "bundler-context.ts",
|
6722
|
-
"line":
|
6838
|
+
"line": 194,
|
6723
6839
|
"character": 3
|
6724
6840
|
},
|
6725
6841
|
"doc": {
|
6726
6842
|
"__schema": "DocSchema",
|
6727
6843
|
"location": {
|
6728
6844
|
"filePath": "bundler-context.ts",
|
6729
|
-
"line":
|
6845
|
+
"line": 191,
|
6730
6846
|
"character": 3
|
6731
6847
|
},
|
6732
6848
|
"raw": "/**\n * Env id (used usually to calculate the config)\n */",
|
@@ -6739,7 +6855,7 @@
|
|
6739
6855
|
"__schema": "KeywordTypeSchema",
|
6740
6856
|
"location": {
|
6741
6857
|
"filePath": "bundler-context.ts",
|
6742
|
-
"line":
|
6858
|
+
"line": 194,
|
6743
6859
|
"character": 11
|
6744
6860
|
},
|
6745
6861
|
"name": "string"
|
@@ -6750,14 +6866,14 @@
|
|
6750
6866
|
"__schema": "VariableLikeSchema",
|
6751
6867
|
"location": {
|
6752
6868
|
"filePath": "bundler-context.ts",
|
6753
|
-
"line":
|
6869
|
+
"line": 199,
|
6754
6870
|
"character": 3
|
6755
6871
|
},
|
6756
6872
|
"doc": {
|
6757
6873
|
"__schema": "DocSchema",
|
6758
6874
|
"location": {
|
6759
6875
|
"filePath": "bundler-context.ts",
|
6760
|
-
"line":
|
6876
|
+
"line": 196,
|
6761
6877
|
"character": 3
|
6762
6878
|
},
|
6763
6879
|
"raw": "/**\n * Whether the config is for an env template bundling\n */",
|
@@ -6770,7 +6886,7 @@
|
|
6770
6886
|
"__schema": "KeywordTypeSchema",
|
6771
6887
|
"location": {
|
6772
6888
|
"filePath": "bundler-context.ts",
|
6773
|
-
"line":
|
6889
|
+
"line": 199,
|
6774
6890
|
"character": 19
|
6775
6891
|
},
|
6776
6892
|
"name": "boolean"
|
@@ -6784,7 +6900,7 @@
|
|
6784
6900
|
"__schema": "InterfaceSchema",
|
6785
6901
|
"location": {
|
6786
6902
|
"filePath": "bundler-context.ts",
|
6787
|
-
"line":
|
6903
|
+
"line": 201,
|
6788
6904
|
"character": 1
|
6789
6905
|
},
|
6790
6906
|
"signature": "interface BundlerContext",
|
@@ -6794,14 +6910,14 @@
|
|
6794
6910
|
"__schema": "VariableLikeSchema",
|
6795
6911
|
"location": {
|
6796
6912
|
"filePath": "bundler-context.ts",
|
6797
|
-
"line":
|
6913
|
+
"line": 205,
|
6798
6914
|
"character": 3
|
6799
6915
|
},
|
6800
6916
|
"doc": {
|
6801
6917
|
"__schema": "DocSchema",
|
6802
6918
|
"location": {
|
6803
6919
|
"filePath": "bundler-context.ts",
|
6804
|
-
"line":
|
6920
|
+
"line": 202,
|
6805
6921
|
"character": 3
|
6806
6922
|
},
|
6807
6923
|
"raw": "/**\n * targets for bundling.\n */",
|
@@ -6814,14 +6930,14 @@
|
|
6814
6930
|
"__schema": "TypeArraySchema",
|
6815
6931
|
"location": {
|
6816
6932
|
"filePath": "bundler-context.ts",
|
6817
|
-
"line":
|
6933
|
+
"line": 205,
|
6818
6934
|
"character": 12
|
6819
6935
|
},
|
6820
6936
|
"type": {
|
6821
6937
|
"__schema": "TypeRefSchema",
|
6822
6938
|
"location": {
|
6823
6939
|
"filePath": "bundler-context.ts",
|
6824
|
-
"line":
|
6940
|
+
"line": 205,
|
6825
6941
|
"character": 12
|
6826
6942
|
},
|
6827
6943
|
"name": "Target"
|
@@ -6833,14 +6949,14 @@
|
|
6833
6949
|
"__schema": "VariableLikeSchema",
|
6834
6950
|
"location": {
|
6835
6951
|
"filePath": "bundler-context.ts",
|
6836
|
-
"line":
|
6952
|
+
"line": 211,
|
6837
6953
|
"character": 3
|
6838
6954
|
},
|
6839
6955
|
"doc": {
|
6840
6956
|
"__schema": "DocSchema",
|
6841
6957
|
"location": {
|
6842
6958
|
"filePath": "bundler-context.ts",
|
6843
|
-
"line":
|
6959
|
+
"line": 207,
|
6844
6960
|
"character": 3
|
6845
6961
|
},
|
6846
6962
|
"raw": "/**\n * determines whether it is a production build, default is `true`.\n * in development, expect the bundler to favour debugging on the expanse of optimization.\n */",
|
@@ -6853,7 +6969,7 @@
|
|
6853
6969
|
"__schema": "KeywordTypeSchema",
|
6854
6970
|
"location": {
|
6855
6971
|
"filePath": "bundler-context.ts",
|
6856
|
-
"line":
|
6972
|
+
"line": 211,
|
6857
6973
|
"character": 17
|
6858
6974
|
},
|
6859
6975
|
"name": "boolean"
|
@@ -6864,14 +6980,14 @@
|
|
6864
6980
|
"__schema": "VariableLikeSchema",
|
6865
6981
|
"location": {
|
6866
6982
|
"filePath": "bundler-context.ts",
|
6867
|
-
"line":
|
6983
|
+
"line": 216,
|
6868
6984
|
"character": 3
|
6869
6985
|
},
|
6870
6986
|
"doc": {
|
6871
6987
|
"__schema": "DocSchema",
|
6872
6988
|
"location": {
|
6873
6989
|
"filePath": "bundler-context.ts",
|
6874
|
-
"line":
|
6990
|
+
"line": 213,
|
6875
6991
|
"character": 3
|
6876
6992
|
},
|
6877
6993
|
"raw": "/**\n * public path output of the bundle.\n */",
|
@@ -6884,7 +7000,7 @@
|
|
6884
7000
|
"__schema": "KeywordTypeSchema",
|
6885
7001
|
"location": {
|
6886
7002
|
"filePath": "bundler-context.ts",
|
6887
|
-
"line":
|
7003
|
+
"line": 216,
|
6888
7004
|
"character": 16
|
6889
7005
|
},
|
6890
7006
|
"name": "string"
|
@@ -6895,14 +7011,14 @@
|
|
6895
7011
|
"__schema": "VariableLikeSchema",
|
6896
7012
|
"location": {
|
6897
7013
|
"filePath": "bundler-context.ts",
|
6898
|
-
"line":
|
7014
|
+
"line": 221,
|
6899
7015
|
"character": 3
|
6900
7016
|
},
|
6901
7017
|
"doc": {
|
6902
7018
|
"__schema": "DocSchema",
|
6903
7019
|
"location": {
|
6904
7020
|
"filePath": "bundler-context.ts",
|
6905
|
-
"line":
|
7021
|
+
"line": 218,
|
6906
7022
|
"character": 3
|
6907
7023
|
},
|
6908
7024
|
"raw": "/**\n * root path\n */",
|
@@ -6915,7 +7031,7 @@
|
|
6915
7031
|
"__schema": "KeywordTypeSchema",
|
6916
7032
|
"location": {
|
6917
7033
|
"filePath": "bundler-context.ts",
|
6918
|
-
"line":
|
7034
|
+
"line": 221,
|
6919
7035
|
"character": 14
|
6920
7036
|
},
|
6921
7037
|
"name": "string"
|
@@ -6926,14 +7042,14 @@
|
|
6926
7042
|
"__schema": "VariableLikeSchema",
|
6927
7043
|
"location": {
|
6928
7044
|
"filePath": "bundler-context.ts",
|
6929
|
-
"line":
|
7045
|
+
"line": 226,
|
6930
7046
|
"character": 3
|
6931
7047
|
},
|
6932
7048
|
"doc": {
|
6933
7049
|
"__schema": "DocSchema",
|
6934
7050
|
"location": {
|
6935
7051
|
"filePath": "bundler-context.ts",
|
6936
|
-
"line":
|
7052
|
+
"line": 223,
|
6937
7053
|
"character": 3
|
6938
7054
|
},
|
6939
7055
|
"raw": "/**\n * Whether to run compression by the bundler\n */",
|
@@ -6946,7 +7062,7 @@
|
|
6946
7062
|
"__schema": "KeywordTypeSchema",
|
6947
7063
|
"location": {
|
6948
7064
|
"filePath": "bundler-context.ts",
|
6949
|
-
"line":
|
7065
|
+
"line": 226,
|
6950
7066
|
"character": 14
|
6951
7067
|
},
|
6952
7068
|
"name": "boolean"
|
@@ -6957,14 +7073,14 @@
|
|
6957
7073
|
"__schema": "VariableLikeSchema",
|
6958
7074
|
"location": {
|
6959
7075
|
"filePath": "bundler-context.ts",
|
6960
|
-
"line":
|
7076
|
+
"line": 231,
|
6961
7077
|
"character": 3
|
6962
7078
|
},
|
6963
7079
|
"doc": {
|
6964
7080
|
"__schema": "DocSchema",
|
6965
7081
|
"location": {
|
6966
7082
|
"filePath": "bundler-context.ts",
|
6967
|
-
"line":
|
7083
|
+
"line": 228,
|
6968
7084
|
"character": 3
|
6969
7085
|
},
|
6970
7086
|
"raw": "/**\n * config for html generation for all targets\n */",
|
@@ -6977,14 +7093,14 @@
|
|
6977
7093
|
"__schema": "TypeArraySchema",
|
6978
7094
|
"location": {
|
6979
7095
|
"filePath": "bundler-context.ts",
|
6980
|
-
"line":
|
7096
|
+
"line": 231,
|
6981
7097
|
"character": 10
|
6982
7098
|
},
|
6983
7099
|
"type": {
|
6984
7100
|
"__schema": "TypeRefSchema",
|
6985
7101
|
"location": {
|
6986
7102
|
"filePath": "bundler-context.ts",
|
6987
|
-
"line":
|
7103
|
+
"line": 231,
|
6988
7104
|
"character": 10
|
6989
7105
|
},
|
6990
7106
|
"name": "HtmlConfig"
|
@@ -6996,14 +7112,14 @@
|
|
6996
7112
|
"__schema": "VariableLikeSchema",
|
6997
7113
|
"location": {
|
6998
7114
|
"filePath": "bundler-context.ts",
|
6999
|
-
"line":
|
7115
|
+
"line": 236,
|
7000
7116
|
"character": 3
|
7001
7117
|
},
|
7002
7118
|
"doc": {
|
7003
7119
|
"__schema": "DocSchema",
|
7004
7120
|
"location": {
|
7005
7121
|
"filePath": "bundler-context.ts",
|
7006
|
-
"line":
|
7122
|
+
"line": 233,
|
7007
7123
|
"character": 3
|
7008
7124
|
},
|
7009
7125
|
"raw": "/**\n * modules for bundle to expose. used by module federation at webpack, or with different methods applied by various bundlers.\n */",
|
@@ -7016,7 +7132,7 @@
|
|
7016
7132
|
"__schema": "TypeLiteralSchema",
|
7017
7133
|
"location": {
|
7018
7134
|
"filePath": "bundler-context.ts",
|
7019
|
-
"line":
|
7135
|
+
"line": 236,
|
7020
7136
|
"character": 13
|
7021
7137
|
},
|
7022
7138
|
"members": [
|
@@ -7024,7 +7140,7 @@
|
|
7024
7140
|
"__schema": "VariableLikeSchema",
|
7025
7141
|
"location": {
|
7026
7142
|
"filePath": "bundler-context.ts",
|
7027
|
-
"line":
|
7143
|
+
"line": 237,
|
7028
7144
|
"character": 5
|
7029
7145
|
},
|
7030
7146
|
"signature": "(property) name: string",
|
@@ -7033,7 +7149,7 @@
|
|
7033
7149
|
"__schema": "KeywordTypeSchema",
|
7034
7150
|
"location": {
|
7035
7151
|
"filePath": "bundler-context.ts",
|
7036
|
-
"line":
|
7152
|
+
"line": 237,
|
7037
7153
|
"character": 11
|
7038
7154
|
},
|
7039
7155
|
"name": "string"
|
@@ -7044,7 +7160,7 @@
|
|
7044
7160
|
"__schema": "VariableLikeSchema",
|
7045
7161
|
"location": {
|
7046
7162
|
"filePath": "bundler-context.ts",
|
7047
|
-
"line":
|
7163
|
+
"line": 238,
|
7048
7164
|
"character": 5
|
7049
7165
|
},
|
7050
7166
|
"signature": "(property) fileName: string",
|
@@ -7053,7 +7169,7 @@
|
|
7053
7169
|
"__schema": "KeywordTypeSchema",
|
7054
7170
|
"location": {
|
7055
7171
|
"filePath": "bundler-context.ts",
|
7056
|
-
"line":
|
7172
|
+
"line": 238,
|
7057
7173
|
"character": 15
|
7058
7174
|
},
|
7059
7175
|
"name": "string"
|
@@ -7064,7 +7180,7 @@
|
|
7064
7180
|
"__schema": "VariableLikeSchema",
|
7065
7181
|
"location": {
|
7066
7182
|
"filePath": "bundler-context.ts",
|
7067
|
-
"line":
|
7183
|
+
"line": 239,
|
7068
7184
|
"character": 5
|
7069
7185
|
},
|
7070
7186
|
"signature": "(property) exposes: {\n [key: string]: string;\n}",
|
@@ -7073,7 +7189,7 @@
|
|
7073
7189
|
"__schema": "TypeLiteralSchema",
|
7074
7190
|
"location": {
|
7075
7191
|
"filePath": "bundler-context.ts",
|
7076
|
-
"line":
|
7192
|
+
"line": 239,
|
7077
7193
|
"character": 14
|
7078
7194
|
},
|
7079
7195
|
"members": [
|
@@ -7081,14 +7197,14 @@
|
|
7081
7197
|
"__schema": "IndexSignatureSchema",
|
7082
7198
|
"location": {
|
7083
7199
|
"filePath": "bundler-context.ts",
|
7084
|
-
"line":
|
7200
|
+
"line": 239,
|
7085
7201
|
"character": 16
|
7086
7202
|
},
|
7087
7203
|
"keyType": {
|
7088
7204
|
"__schema": "ParameterSchema",
|
7089
7205
|
"location": {
|
7090
7206
|
"filePath": "bundler-context.ts",
|
7091
|
-
"line":
|
7207
|
+
"line": 239,
|
7092
7208
|
"character": 17
|
7093
7209
|
},
|
7094
7210
|
"name": "key",
|
@@ -7096,7 +7212,7 @@
|
|
7096
7212
|
"__schema": "KeywordTypeSchema",
|
7097
7213
|
"location": {
|
7098
7214
|
"filePath": "bundler-context.ts",
|
7099
|
-
"line":
|
7215
|
+
"line": 239,
|
7100
7216
|
"character": 22
|
7101
7217
|
},
|
7102
7218
|
"name": "string"
|
@@ -7108,7 +7224,7 @@
|
|
7108
7224
|
"__schema": "KeywordTypeSchema",
|
7109
7225
|
"location": {
|
7110
7226
|
"filePath": "bundler-context.ts",
|
7111
|
-
"line":
|
7227
|
+
"line": 239,
|
7112
7228
|
"character": 31
|
7113
7229
|
},
|
7114
7230
|
"name": "string"
|
@@ -7126,14 +7242,14 @@
|
|
7126
7242
|
"__schema": "VariableLikeSchema",
|
7127
7243
|
"location": {
|
7128
7244
|
"filePath": "bundler-context.ts",
|
7129
|
-
"line":
|
7245
|
+
"line": 245,
|
7130
7246
|
"character": 3
|
7131
7247
|
},
|
7132
7248
|
"doc": {
|
7133
7249
|
"__schema": "DocSchema",
|
7134
7250
|
"location": {
|
7135
7251
|
"filePath": "bundler-context.ts",
|
7136
|
-
"line":
|
7252
|
+
"line": 242,
|
7137
7253
|
"character": 3
|
7138
7254
|
},
|
7139
7255
|
"raw": "/**\n * Additional info that can be used by the bundler for different stuff like logging info\n */",
|
@@ -7146,7 +7262,7 @@
|
|
7146
7262
|
"__schema": "TypeRefSchema",
|
7147
7263
|
"location": {
|
7148
7264
|
"filePath": "bundler-context.ts",
|
7149
|
-
"line":
|
7265
|
+
"line": 245,
|
7150
7266
|
"character": 14
|
7151
7267
|
},
|
7152
7268
|
"name": "MetaData"
|
@@ -7159,7 +7275,7 @@
|
|
7159
7275
|
"__schema": "ExpressionWithTypeArgumentsSchema",
|
7160
7276
|
"location": {
|
7161
7277
|
"filePath": "bundler-context.ts",
|
7162
|
-
"line":
|
7278
|
+
"line": 201,
|
7163
7279
|
"character": 41
|
7164
7280
|
},
|
7165
7281
|
"name": "extends BuildContext",
|
@@ -7168,7 +7284,7 @@
|
|
7168
7284
|
"__schema": "TypeRefSchema",
|
7169
7285
|
"location": {
|
7170
7286
|
"filePath": "bundler-context.ts",
|
7171
|
-
"line":
|
7287
|
+
"line": 201,
|
7172
7288
|
"character": 41
|
7173
7289
|
},
|
7174
7290
|
"name": "BuildContext",
|
@@ -7176,7 +7292,7 @@
|
|
7176
7292
|
"_legacy": {
|
7177
7293
|
"scope": "teambit.compilation",
|
7178
7294
|
"name": "bundler",
|
7179
|
-
"version": "1.0.
|
7295
|
+
"version": "1.0.449"
|
7180
7296
|
},
|
7181
7297
|
"_scope": "teambit.compilation"
|
7182
7298
|
}
|
@@ -9839,7 +9955,7 @@
|
|
9839
9955
|
"_legacy": {
|
9840
9956
|
"scope": "teambit.compilation",
|
9841
9957
|
"name": "bundler",
|
9842
|
-
"version": "1.0.
|
9958
|
+
"version": "1.0.449"
|
9843
9959
|
},
|
9844
9960
|
"_scope": "teambit.compilation"
|
9845
9961
|
}
|
@@ -10009,7 +10125,7 @@
|
|
10009
10125
|
"componentId": {
|
10010
10126
|
"scope": "teambit.compilation",
|
10011
10127
|
"name": "bundler",
|
10012
|
-
"version": "1.0.
|
10128
|
+
"version": "1.0.449"
|
10013
10129
|
},
|
10014
10130
|
"taggedModuleExports": []
|
10015
10131
|
}
|