Skip to content

Commit

Permalink
add artifact changes
Browse files Browse the repository at this point in the history
  • Loading branch information
bobzhang committed Apr 13, 2021
1 parent f4dbf5e commit 8a1fa05
Showing 1 changed file with 16 additions and 38 deletions.
54 changes: 16 additions & 38 deletions jscomp/artifacts.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,36 +7,32 @@
"bsrefmt",
"COPYING",
"LICENSE",
"4061.json",
"rescript",
"bsconfig.json",
"bspack.json",
"esy.json",
"package.json",
"COPYING.LESSER",
"Changes.md",
"CONTRIBUTING.md",
"Credits.md",
"DCO.md",
"README.md",
".istanbul.yml"
],
"darwin": [
"bsc.byte",
"ninja.COPYING",
"bsb_helper.exe",
"bsb.exe",
"bsc.exe",
"ninja.exe",
"refmt.exe"
"refmt.exe",
"rescript.exe"
],
"docs/docson": [
"LICENSE",
"build-schema.json",
"README.md"
],
"esy.lock": [
".gitattributes",
".gitignore",
"index.json"
],
"freebsd": [
"ninja.COPYING"
],
Expand All @@ -53,10 +49,12 @@
"bsb_helper.ml",
"bsb.ml",
"refmt_main3.ml",
"rescript.ml",
"whole_compiler.ml",
"bsb_helper.mli",
"bsb.mli",
"refmt_main3.mli",
"rescript.mli",
"whole_compiler.mli"
],
"lib/es6": [
Expand Down Expand Up @@ -118,7 +116,6 @@
"caml_float_extern.js",
"caml_float.js",
"caml_format.js",
"caml_gc.js",
"caml_hash_primitive.js",
"caml_hash.js",
"caml_int32_extern.js",
Expand All @@ -132,22 +129,18 @@
"caml_module.js",
"caml_nativeint_extern.js",
"caml_obj.js",
"caml_oo_curry.js",
"caml_oo.js",
"caml_option.js",
"caml_parser.js",
"caml_primitive.js",
"caml_splice_call.js",
"caml_string_extern.js",
"caml_string.js",
"caml_sys.js",
"caml_undefined_extern.js",
"camlinternalBigarray.js",
"caml.js",
"camlinternalFormat.js",
"camlinternalFormatBasics.js",
"camlinternalLazy.js",
"camlinternalMod.js",
"camlinternalOO.js",
"char.js",
"complex.js",
"curry.js",
Expand Down Expand Up @@ -196,7 +189,6 @@
"list.js",
"listLabels.js",
"map.js",
"marshal.js",
"moreLabels.js",
"node_buffer.js",
"node_child_process.js",
Expand Down Expand Up @@ -284,7 +276,6 @@
"caml_float_extern.js",
"caml_float.js",
"caml_format.js",
"caml_gc.js",
"caml_hash_primitive.js",
"caml_hash.js",
"caml_int32_extern.js",
Expand All @@ -298,22 +289,18 @@
"caml_module.js",
"caml_nativeint_extern.js",
"caml_obj.js",
"caml_oo_curry.js",
"caml_oo.js",
"caml_option.js",
"caml_parser.js",
"caml_primitive.js",
"caml_splice_call.js",
"caml_string_extern.js",
"caml_string.js",
"caml_sys.js",
"caml_undefined_extern.js",
"camlinternalBigarray.js",
"caml.js",
"camlinternalFormat.js",
"camlinternalFormatBasics.js",
"camlinternalLazy.js",
"camlinternalMod.js",
"camlinternalOO.js",
"char.js",
"complex.js",
"curry.js",
Expand Down Expand Up @@ -362,7 +349,6 @@
"list.js",
"listLabels.js",
"map.js",
"marshal.js",
"moreLabels.js",
"node_buffer.js",
"node_child_process.js",
Expand Down Expand Up @@ -432,12 +418,10 @@
"bytes.cmi",
"bytesLabels.cmi",
"callback.cmi",
"camlinternalBigarray.cmi",
"camlinternalFormat.cmi",
"camlinternalFormatBasics.cmi",
"camlinternalLazy.cmi",
"camlinternalMod.cmi",
"camlinternalOO.cmi",
"char.cmi",
"complex.cmi",
"digest.cmi",
Expand Down Expand Up @@ -485,7 +469,6 @@
"list.cmi",
"listLabels.cmi",
"map.cmi",
"marshal.cmi",
"moreLabels.cmi",
"node_buffer.cmi",
"node_child_process.cmi",
Expand Down Expand Up @@ -562,12 +545,10 @@
"bytes.cmt",
"bytesLabels.cmt",
"callback.cmt",
"camlinternalBigarray.cmt",
"camlinternalFormat.cmt",
"camlinternalFormatBasics.cmt",
"camlinternalLazy.cmt",
"camlinternalMod.cmt",
"camlinternalOO.cmt",
"char.cmt",
"complex.cmt",
"digest.cmt",
Expand Down Expand Up @@ -615,7 +596,6 @@
"list.cmt",
"listLabels.cmt",
"map.cmt",
"marshal.cmt",
"moreLabels.cmt",
"node_buffer.cmt",
"node_child_process.cmt",
Expand Down Expand Up @@ -691,7 +671,6 @@
"camlinternalFormatBasics.cmti",
"camlinternalLazy.cmti",
"camlinternalMod.cmti",
"camlinternalOO.cmti",
"char.cmti",
"complex.cmti",
"digest.cmti",
Expand Down Expand Up @@ -719,7 +698,6 @@
"list.cmti",
"listLabels.cmti",
"map.cmti",
"marshal.cmti",
"moreLabels.cmti",
"node_process.cmti",
"obj.cmti",
Expand Down Expand Up @@ -790,12 +768,10 @@
"bytes.ml",
"bytesLabels.ml",
"callback.ml",
"camlinternalBigarray.ml",
"camlinternalFormat.ml",
"camlinternalFormatBasics.ml",
"camlinternalLazy.ml",
"camlinternalMod.ml",
"camlinternalOO.ml",
"char.ml",
"complex.ml",
"digest.ml",
Expand Down Expand Up @@ -851,7 +827,6 @@
"map.cppo.ml",
"map.ml",
"mapm.cppo.ml",
"marshal.ml",
"moreLabels.ml",
"node_buffer.ml",
"node_child_process.ml",
Expand Down Expand Up @@ -930,7 +905,6 @@
"camlinternalFormatBasics.mli",
"camlinternalLazy.mli",
"camlinternalMod.mli",
"camlinternalOO.mli",
"char.mli",
"complex.mli",
"digest.mli",
Expand Down Expand Up @@ -962,7 +936,6 @@
"map.cppo.mli",
"map.mli",
"mapm.cppo.mli",
"marshal.mli",
"moreLabels.mli",
"node_process.mli",
"obj.mli",
Expand Down Expand Up @@ -991,7 +964,8 @@
"bsb.exe",
"bsc.exe",
"ninja.exe",
"refmt.exe"
"refmt.exe",
"rescript.exe"
],
"openbsd": [
".keep"
Expand All @@ -1016,6 +990,9 @@
"prepublish.js",
"release.js",
"repl.js",
"rescript_arg.js",
"rescript_convert.js",
"rescript_format.js",
"shake.js",
"tasks.js",
"tmp.js",
Expand All @@ -1038,6 +1015,7 @@
"bsb.exe",
"bsc.exe",
"ninja.exe",
"refmt.exe"
"refmt.exe",
"rescript.exe"
]
}

0 comments on commit 8a1fa05

Please sign in to comment.