Skip to content
Snippets Groups Projects
Commit 009c8598 authored by murgatroid99's avatar murgatroid99
Browse files

Generalize build_node.bat argument propagation

parent 88113f7b
No related branches found
No related tags found
No related merge requests found
...@@ -41,4 +41,4 @@ for /f "delims=v" %%v in ('node --version') do ( ...@@ -41,4 +41,4 @@ for /f "delims=v" %%v in ('node --version') do (
@rem rebuild, because it probably failed the first time @rem rebuild, because it probably failed the first time
call npm install --build-from-source %1 %2 call npm install --build-from-source %*
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment