Skip to content

Commit 79f7d00

Browse files
.
1 parent 00cc97d commit 79f7d00

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

build.bat

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
@echo off
2-
set NODE_OPTIONS=--openssl-legacy-provider --openssl_fips=''
2+
set NODE_OPTIONS=--openssl-legacy-provider
3+
set openssl_fips=
34
call yarn dist
45
echo Build complete. Press any key to close.
56
pause > nul

0 commit comments

Comments
 (0)