Mark GM
Deno14mo ago
Mark G

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?
Was this page helpful?