Skip to content

Commit 9d5c13e

Browse files
committed
Add wrongly deleted file
1 parent f8f4b18 commit 9d5c13e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/install.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ var sys_extension = config.sys_extension;
2929
process.env.BS_RELEASE_BUILD = "true";
3030

3131
var ninja_bin_output = path.join(root_dir, "lib", "ninja.exe");
32+
var preBuiltCompilerArtifacts = ["bsc", "bsb", "bsb_helper", "bsppx", "refmt"];
3233

3334
/**
3435
* Make sure `ninja_bin_output` exists

0 commit comments

Comments
 (0)