Skip to content

Commit 00cc97d

Browse files
.
1 parent 8dae532 commit 00cc97d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.bat

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

0 commit comments

Comments
 (0)