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