Skip to content

Commit 0fd8bb0

Browse files
committed
Run prepublish.sh to update artifacts.json
1 parent 04b4e42 commit 0fd8bb0

File tree

1 file changed

+26
-46
lines changed

1 file changed

+26
-46
lines changed

jscomp/artifacts.json

+26-46
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"": [
33
".gitattributes",
44
".gitmodules",
5-
".istanbul.yml",
65
"CONTRIBUTING.md",
76
"COPYING",
87
"COPYING.LESSER",
@@ -19,7 +18,14 @@
1918
],
2019
"darwin": [
2120
"bsb_helper.exe",
22-
"bsc.byte",
21+
"bsc.exe",
22+
"ninja.COPYING",
23+
"ninja.exe",
24+
"refmt.exe",
25+
"rescript.exe"
26+
],
27+
"darwinarm64": [
28+
"bsb_helper.exe",
2329
"bsc.exe",
2430
"ninja.COPYING",
2531
"ninja.exe",
@@ -116,10 +122,8 @@
116122
"caml_hash.js",
117123
"caml_hash_primitive.js",
118124
"caml_int32.js",
119-
"caml_int32_extern.js",
120125
"caml_int64.js",
121126
"caml_int64_extern.js",
122-
"caml_io.js",
123127
"caml_js_exceptions.js",
124128
"caml_lexer.js",
125129
"caml_md5.js",
@@ -133,8 +137,6 @@
133137
"caml_string_extern.js",
134138
"caml_sys.js",
135139
"caml_undefined_extern.js",
136-
"camlinternalFormat.js",
137-
"camlinternalFormatBasics.js",
138140
"camlinternalLazy.js",
139141
"camlinternalMod.js",
140142
"char.js",
@@ -145,9 +147,9 @@
145147
"dom_storage.js",
146148
"dom_storage2.js",
147149
"filename.js",
148-
"format.js",
149150
"genlex.js",
150151
"hashtbl.js",
152+
"hashtblLabels.js",
151153
"int32.js",
152154
"int64.js",
153155
"js.js",
@@ -185,6 +187,7 @@
185187
"list.js",
186188
"listLabels.js",
187189
"map.js",
190+
"mapLabels.js",
188191
"moreLabels.js",
189192
"node.js",
190193
"node_buffer.js",
@@ -198,15 +201,13 @@
198201
"parsing.js",
199202
"pervasives.js",
200203
"printexc.js",
201-
"printf.js",
202204
"queue.js",
203205
"random.js",
204-
"scanf.js",
205206
"set.js",
207+
"setLabels.js",
206208
"sort.js",
207209
"stack.js",
208210
"stdLabels.js",
209-
"std_exit.js",
210211
"stream.js",
211212
"string.js",
212213
"stringLabels.js",
@@ -276,10 +277,8 @@
276277
"caml_hash.js",
277278
"caml_hash_primitive.js",
278279
"caml_int32.js",
279-
"caml_int32_extern.js",
280280
"caml_int64.js",
281281
"caml_int64_extern.js",
282-
"caml_io.js",
283282
"caml_js_exceptions.js",
284283
"caml_lexer.js",
285284
"caml_md5.js",
@@ -293,8 +292,6 @@
293292
"caml_string_extern.js",
294293
"caml_sys.js",
295294
"caml_undefined_extern.js",
296-
"camlinternalFormat.js",
297-
"camlinternalFormatBasics.js",
298295
"camlinternalLazy.js",
299296
"camlinternalMod.js",
300297
"char.js",
@@ -305,9 +302,9 @@
305302
"dom_storage.js",
306303
"dom_storage2.js",
307304
"filename.js",
308-
"format.js",
309305
"genlex.js",
310306
"hashtbl.js",
307+
"hashtblLabels.js",
311308
"int32.js",
312309
"int64.js",
313310
"js.js",
@@ -345,6 +342,7 @@
345342
"list.js",
346343
"listLabels.js",
347344
"map.js",
345+
"mapLabels.js",
348346
"moreLabels.js",
349347
"node.js",
350348
"node_buffer.js",
@@ -357,15 +355,13 @@
357355
"parsing.js",
358356
"pervasives.js",
359357
"printexc.js",
360-
"printf.js",
361358
"queue.js",
362359
"random.js",
363-
"scanf.js",
364360
"set.js",
361+
"setLabels.js",
365362
"sort.js",
366363
"stack.js",
367364
"stdLabels.js",
368-
"std_exit.js",
369365
"stream.js",
370366
"string.js",
371367
"stringLabels.js",
@@ -586,6 +582,8 @@
586582
"belt_internalSetInt.ml",
587583
"belt_internalSetString.cmt",
588584
"belt_internalSetString.ml",
585+
"belt_internals.cmti",
586+
"belt_internals.mli",
589587
"buffer.cmi",
590588
"buffer.cmt",
591589
"buffer.cmti",
@@ -606,16 +604,6 @@
606604
"callback.cmti",
607605
"callback.ml",
608606
"callback.mli",
609-
"camlinternalFormat.cmi",
610-
"camlinternalFormat.cmt",
611-
"camlinternalFormat.cmti",
612-
"camlinternalFormat.ml",
613-
"camlinternalFormat.mli",
614-
"camlinternalFormatBasics.cmi",
615-
"camlinternalFormatBasics.cmt",
616-
"camlinternalFormatBasics.cmti",
617-
"camlinternalFormatBasics.ml",
618-
"camlinternalFormatBasics.mli",
619607
"camlinternalLazy.cmi",
620608
"camlinternalLazy.cmt",
621609
"camlinternalLazy.cmti",
@@ -655,11 +643,6 @@
655643
"filename.cmti",
656644
"filename.ml",
657645
"filename.mli",
658-
"format.cmi",
659-
"format.cmt",
660-
"format.cmti",
661-
"format.ml",
662-
"format.mli",
663646
"genlex.cmi",
664647
"genlex.cmt",
665648
"genlex.cmti",
@@ -674,6 +657,9 @@
674657
"hashtbl.cmti",
675658
"hashtbl.ml",
676659
"hashtbl.mli",
660+
"hashtblLabels.cmi",
661+
"hashtblLabels.cmt",
662+
"hashtblLabels.ml",
677663
"int32.cmi",
678664
"int32.cmt",
679665
"int32.cmti",
@@ -831,6 +817,9 @@
831817
"map.cppo.mli",
832818
"map.ml",
833819
"map.mli",
820+
"mapLabels.cmi",
821+
"mapLabels.cmt",
822+
"mapLabels.ml",
834823
"mapm.cppo.ml",
835824
"mapm.cppo.mli",
836825
"moreLabels.cmi",
@@ -881,11 +870,6 @@
881870
"printexc.cmti",
882871
"printexc.ml",
883872
"printexc.mli",
884-
"printf.cmi",
885-
"printf.cmt",
886-
"printf.cmti",
887-
"printf.ml",
888-
"printf.mli",
889873
"queue.cmi",
890874
"queue.cmt",
891875
"queue.cmti",
@@ -896,16 +880,14 @@
896880
"random.cmti",
897881
"random.ml",
898882
"random.mli",
899-
"scanf.cmi",
900-
"scanf.cmt",
901-
"scanf.cmti",
902-
"scanf.ml",
903-
"scanf.mli",
904883
"set.cmi",
905884
"set.cmt",
906885
"set.cmti",
907886
"set.ml",
908887
"set.mli",
888+
"setLabels.cmi",
889+
"setLabels.cmt",
890+
"setLabels.ml",
909891
"setm.cppo.ml",
910892
"setm.cppo.mli",
911893
"sort.cmi",
@@ -925,9 +907,6 @@
925907
"stdLabels.cmti",
926908
"stdLabels.ml",
927909
"stdLabels.mli",
928-
"std_exit.cmi",
929-
"std_exit.cmt",
930-
"std_exit.ml",
931910
"stream.cmi",
932911
"stream.cmt",
933912
"stream.cmti",
@@ -967,6 +946,7 @@
967946
],
968947
"scripts": [
969948
"LICENSE.ml",
949+
"bin_path.js",
970950
"buckle_lto.js",
971951
"build_sorted.ml",
972952
"buildocaml.js",

0 commit comments

Comments
 (0)