We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79f7d00 commit a422ccdCopy full SHA for a422ccd
build.bat
@@ -1,6 +1,6 @@
1
@echo off
2
set NODE_OPTIONS=--openssl-legacy-provider
3
-set openssl_fips=
+set openssl_fips=0
4
call yarn dist
5
echo Build complete. Press any key to close.
6
pause > nul
0 commit comments