3 lines
83 B
Batchfile
3 lines
83 B
Batchfile
@echo off
|
|
"%~dp0\..\bootstrap\node.bat" --experimental-modules "%~dp0\build.js" %*
|