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