We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf00f11 commit 9b50125Copy full SHA for 9b50125
packages/artifacts.txt
@@ -4,14 +4,21 @@ COPYING.LESSER
4
CREDITS.md
5
LICENSE
6
README.md
7
-cli/_args.js
8
-cli/_bsb.js
9
-cli/_paths.js
10
cli/bsc.js
+cli/common/args.js
+cli/common/bsb.js
+cli/common/paths.js
11
+cli/linux/bsb_helper.exe
12
+cli/linux/bsc.exe
13
+cli/linux/ninja.exe
14
+cli/linux/rescript-editor-analysis.exe
15
+cli/linux/rescript-tools.exe
16
+cli/linux/rescript.exe
17
+cli/linux/rewatch.exe
18
cli/rescript-tools.js
19
cli/rescript.js
-cli/rescript/rescript_dump.js
-cli/rescript/rescript_format.js
20
+cli/rescript/dump.js
21
+cli/rescript/format.js
22
cli/rewatch.js
23
darwin/bsb_helper.exe
24
darwin/bsc.exe
0 commit comments