add flamethrower router

This commit is contained in:
Jacky Zhao 2023-06-07 22:38:45 -07:00
parent 317cce9314
commit 59109a8c1d
5 changed files with 16 additions and 9 deletions

View file

@ -75,6 +75,7 @@ yargs(hideBin(process.argv))
stdin: {
contents: text,
loader: 'ts',
resolveDir: '.',
sourcefile: path.relative(path.resolve('.'), args.path),
},
write: false,