Can you override compileOptions.jsx via a flag?
I'd like to be able to change the
jsx
option to react-jsxdev
in my start dev task, without having to alter the deno.json file. Is there a deno cmd line or env var to set this?1 Reply
No, there's no such option