Skip to content

Commit

Permalink
chore: update dev.cmd [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
mdonnalley committed Oct 16, 2023
1 parent d659af3 commit 0f53903
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/dev.cmd
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
@echo off

node "%~dp0\dev" %*
node --loader ts-node/esm --no-warnings=ExperimentalWarning "%~dp0\dev" %*

0 comments on commit 0f53903

Please sign in to comment.