File tree Expand file tree Collapse file tree 7 files changed +29
-71
lines changed
build_tests/bucklescript-tea Expand file tree Collapse file tree 7 files changed +29
-71
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11{
22 "" : [
3- " .gitattributes" ,
4- " .gitmodules" ,
5- " CONTRIBUTING.md" ,
63 " COPYING" ,
74 " COPYING.LESSER" ,
85 " Changes.md" ,
96 " Credits.md" ,
10- " DCO.md" ,
117 " LICENSE" ,
128 " README.md" ,
139 " bsc" ,
14- " bsconfig.json" ,
1510 " bsrefmt" ,
1611 " package.json" ,
1712 " rescript"
3328 " rescript.exe"
3429 ],
3530 "docs/docson" : [
36- " LICENSE" ,
37- " README.md" ,
3831 " build-schema.json"
3932 ],
4033 "freebsd" : [
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ unstable
2+ * .d
3+ bsdep *
4+ bspp.ml *
5+ * .cm *
Original file line number Diff line number Diff line change 2424 },
2525 "version" : " 10.0.0-alpha.1" ,
2626 "description" : " ReScript toolchain" ,
27+ "files" : [
28+ " Changes.md" ,
29+ " Credits.md" ,
30+ " bsc" ,
31+ " bsrefmt" ,
32+ " rescript" ,
33+ " darwin" ,
34+ " darwinarm64" ,
35+ " freebsd" ,
36+ " linux" ,
37+ " openbsd" ,
38+ " win32" ,
39+ " docs/docson/build-schema.json" ,
40+ " jscomp/stubs/ext_basic_hash_stubs.c" ,
41+ " lib" ,
42+ " scripts" ,
43+ " vendor/ninja.tar.gz" ,
44+ " vendor/ocaml.tar.gz"
45+ ],
2746 "repository" : {
2847 "type" : " git" ,
2948 "url" : " git+https://github.com/rescript-lang/rescript-compiler.git"
Original file line number Diff line number Diff line change 1+ moveArtifacts.sh
2+ deps.js
3+ format.js
4+ local_br_clean.sh
5+ setVersion.js
You can’t perform that action at this time.
0 commit comments