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

chore: create import map for dependencies #668

Merged
merged 6 commits into from
Nov 29, 2024

Conversation

BlackAsLight
Copy link
Contributor

@BlackAsLight BlackAsLight commented Nov 26, 2024

This pull request makes the TypeScript files use an import map instead of them all listing their dependencies and versions individually. Making dependency management easier. It also updates @deno/cache-dir, following this denoland/deno_cache_dir#67 pull request getting merged.

@CLAassistant
Copy link

CLAassistant commented Nov 26, 2024

CLA assistant check
All committers have signed the CLA.

deno.json Outdated Show resolved Hide resolved
Copy link
Member

@kt3k kt3k left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kt3k kt3k merged commit 1169db5 into denoland:main Nov 29, 2024
4 checks passed
@BlackAsLight BlackAsLight deleted the import_map branch November 29, 2024 04:42
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.

3 participants