This adds support for the Deno engine and also adds a new configuration task to the SWC template, so that calling chomp swc:init can be used to run a series of CLI prompts to update the tasks, all done within the template system without polluting core!
This adds support for the Deno engine and also adds a new configuration task to the SWC template, so that calling
chomp swc:init
can be used to run a series of CLI prompts to update the tasks, all done within the template system without polluting core!Resolves https://github.com/guybedford/chomp/issues/15.