Skip to content

Commit b7afe9c

Browse files
Update build.bat
1 parent 9e05ed3 commit b7afe9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.bat

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

0 commit comments

Comments
 (0)