Implement deno compile
and/or deno pack
once they become available
#1
Labels
enhancement
New feature or request
See issues:
deno compile
cannot resolve npm modules denoland/deno#16632Using
deno pack
we should be able to speed up by bundling and converting to JS. But the real improvement would be withdeno compile
allowing us to drop thedeno
installation requirement and also being faster because its just an executable.The text was updated successfully, but these errors were encountered: