UNPKG

213 BPlain TextView Raw
1@echo off
2REM This file is necessary to ensure that under Windows we don't
3REM run the node.js file in the Windows Script Host when using
4REM node in packakge.json scripts. See also PATHEXT setting
5node.exe %*
\No newline at end of file