mirror of
https://github.com/logos-storage/codex-factory.git
synced 2026-01-02 13:03:07 +00:00
4 lines
86 B
Batchfile
4 lines
86 B
Batchfile
@echo off
|
|
|
|
node --loader ts-node/esm --no-warnings=ExperimentalWarning "%~dp0\dev" %*
|