Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved Deno CLI #742

Merged
merged 3 commits into from
Oct 14, 2023
Merged

Improved Deno CLI #742

merged 3 commits into from
Oct 14, 2023

Conversation

Kyiro
Copy link
Contributor

@Kyiro Kyiro commented Oct 14, 2023

I wanted to use the esm.sh CLI but noticed it had a few issues, so I decided to try and fix them myself.

  • It can now use the imports property directly in deno.json, which has been the go-to for many since it has been introduced in Deno v1.30 (it should still support external import maps from my testing)
  • It now uses deno fmt instead of forcing 2 space indent

@ije
Copy link
Member

ije commented Oct 14, 2023

LGTM! thanks @Kyiro

@ije ije merged commit d3495e2 into esm-dev:main Oct 14, 2023
ije

This comment was marked as duplicate.

@Kyiro
Copy link
Contributor Author

Kyiro commented Oct 14, 2023

Thank you for accepting 🙏

@ije
Copy link
Member

ije commented Oct 15, 2023

thank you 🙏 will deploy the patch later

@Kyiro Kyiro deleted the better-deno-cli branch October 17, 2023 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants