deno-cliffy
deno-cliffy copied to clipboard
make runtime detection work with dnt
Currently, runtime detection rely on Deno not existing in global shim, but if a project uses Dnt, it will exist. To enable projects to keep using Deno shims while not applying to cliffy, the annotation need to be added everywhere relevant
Waiting for this, republished cliffy to @windmill-labs/cliffy-* with the fix