esbuild-node-tsc icon indicating copy to clipboard operation
esbuild-node-tsc copied to clipboard

Support tempdir with nodemon

Open HexaField opened this issue 4 years ago • 0 comments

Hello, I would love to be able to run this with nodemon and a os.tempdir(), I believe all that is needed is an option to run the entry file from within the etsc script (as opposed to etsc && node ./dist/index.js). Thanks.

HexaField avatar Jul 13 '21 00:07 HexaField