eibens / edcb

A build tool and task runner for Deno.
MIT License
0 stars 0 forks source link

Make `tsconfig` flag work again #46

Closed eibens closed 2 years ago

eibens commented 2 years ago

For now simple removal is enough. It works fine for bundling, when it is correctly passed to the bundle action.

deno bundle, deno test, deno run all have a --config file, so when a use-case arises it should maybe be introduced to all at once.