Skip to content

Commit 1822873

Browse files
committed
sync up js artifacts
1 parent bfcc48b commit 1822873

File tree

1 file changed

+1
-18
lines changed

1 file changed

+1
-18
lines changed

jscomp/artifacts.json

Lines changed: 1 addition & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,6 @@
107107
"belt_SortArrayInt.js",
108108
"belt_SortArrayString.js",
109109
"belt.js",
110-
"bigarray.js",
111-
"block.js",
112110
"buffer.js",
113111
"bytes.js",
114112
"bytesLabels.js",
@@ -118,7 +116,6 @@
118116
"caml_bytes_extern.js",
119117
"caml_bytes.js",
120118
"caml_char.js",
121-
"caml_chrome_debugger.js",
122119
"caml_exceptions.js",
123120
"caml_external_polyfill.js",
124121
"caml_float_extern.js",
@@ -137,7 +134,6 @@
137134
"caml_md5.js",
138135
"caml_module.js",
139136
"caml_nativeint_extern.js",
140-
"caml_obj_extern.js",
141137
"caml_obj.js",
142138
"caml_oo_curry.js",
143139
"caml_oo.js",
@@ -149,7 +145,6 @@
149145
"caml_string.js",
150146
"caml_sys.js",
151147
"caml_undefined_extern.js",
152-
"caml_weak.js",
153148
"camlinternalBigarray.js",
154149
"camlinternalFormat.js",
155150
"camlinternalFormatBasics.js",
@@ -163,7 +158,6 @@
163158
"dom_storage.js",
164159
"dom_storage2.js",
165160
"dom.js",
166-
"ephemeron.js",
167161
"filename.js",
168162
"format.js",
169163
"gc.js",
@@ -217,7 +211,6 @@
217211
"node_process.js",
218212
"node.js",
219213
"obj.js",
220-
"oo.js",
221214
"parsing.js",
222215
"pervasives.js",
223216
"printexc.js",
@@ -237,8 +230,7 @@
237230
"sys.js",
238231
"uchar.js",
239232
"unix.js",
240-
"unixLabels.js",
241-
"weak.js"
233+
"unixLabels.js"
242234
],
243235
"lib/js": [
244236
"arg.js",
@@ -287,8 +279,6 @@
287279
"belt_SortArrayInt.js",
288280
"belt_SortArrayString.js",
289281
"belt.js",
290-
"bigarray.js",
291-
"block.js",
292282
"buffer.js",
293283
"bytes.js",
294284
"bytesLabels.js",
@@ -298,7 +288,6 @@
298288
"caml_bytes_extern.js",
299289
"caml_bytes.js",
300290
"caml_char.js",
301-
"caml_chrome_debugger.js",
302291
"caml_exceptions.js",
303292
"caml_external_polyfill.js",
304293
"caml_float_extern.js",
@@ -317,7 +306,6 @@
317306
"caml_md5.js",
318307
"caml_module.js",
319308
"caml_nativeint_extern.js",
320-
"caml_obj_extern.js",
321309
"caml_obj.js",
322310
"caml_oo_curry.js",
323311
"caml_oo.js",
@@ -329,7 +317,6 @@
329317
"caml_string.js",
330318
"caml_sys.js",
331319
"caml_undefined_extern.js",
332-
"caml_weak.js",
333320
"camlinternalBigarray.js",
334321
"camlinternalFormat.js",
335322
"camlinternalFormatBasics.js",
@@ -343,7 +330,6 @@
343330
"dom_storage.js",
344331
"dom_storage2.js",
345332
"dom.js",
346-
"ephemeron.js",
347333
"filename.js",
348334
"format.js",
349335
"gc.js",
@@ -397,7 +383,6 @@
397383
"node_process.js",
398384
"node.js",
399385
"obj.js",
400-
"oo.js",
401386
"parsing.js",
402387
"pervasives.js",
403388
"printexc.js",
@@ -417,8 +402,6 @@
417402
"sys.js",
418403
"uchar.js",
419404
"unix.js",
420-
"unixLabels.js",
421-
"weak.js"
422405
],
423406
"lib/ocaml": [
424407
"arg.cmi",

0 commit comments

Comments
 (0)