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