File tree 7 files changed +29
-71
lines changed
build_tests/bucklescript-tea
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 1
1
{
2
2
"" : [
3
- " .gitattributes" ,
4
- " .gitmodules" ,
5
- " CONTRIBUTING.md" ,
6
3
" COPYING" ,
7
4
" COPYING.LESSER" ,
8
5
" Changes.md" ,
9
6
" Credits.md" ,
10
- " DCO.md" ,
11
7
" LICENSE" ,
12
8
" README.md" ,
13
9
" bsc" ,
14
- " bsconfig.json" ,
15
10
" bsrefmt" ,
16
11
" package.json" ,
17
12
" rescript"
33
28
" rescript.exe"
34
29
],
35
30
"docs/docson" : [
36
- " LICENSE" ,
37
- " README.md" ,
38
31
" build-schema.json"
39
32
],
40
33
"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 24
24
},
25
25
"version" : " 10.0.0-alpha.1" ,
26
26
"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
+ ],
27
46
"repository" : {
28
47
"type" : " git" ,
29
48
"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