sgwilym / nova-deno

A Deno extension for Nova.
https://extensions.panic.com/extensions/co.gwil/co.gwil.deno/
MIT License
14 stars 1 forks source link

Can't be built on modern Deno #33

Closed belcar-s closed 2 years ago

belcar-s commented 2 years ago

The latest Deno version (1.22.0) removes the Deno.emit function. See https://github.com/denoland/deno/pull/14463 and denoland/deno_emit.