Files
Modernizr/bin/modernizr.bat
Rob Larsen 063eb2b3c3 Passthrough script for Powershell and cmd.exe
This batch files catches calls to the modenizr script, tells the
environment to use node and then passes along all arguments.
2016-03-09 12:09:18 -05:00

3 lines
34 B
Batchfile

@echo off
node .\bin\modernizr %*