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(deps): replace import_map.json with deps.ts #8

Merged
merged 1 commit into from
Apr 6, 2022

Conversation

gabeidx
Copy link
Member

@gabeidx gabeidx commented Apr 6, 2022

To avoid consumers having to reference our own import_map.json every time, this PR moves back to using deps.ts to reference the dependencies.

@gabeidx gabeidx added the type: chore a generic change that doesn't fit on other types. avoid if possible. label Apr 6, 2022
@gabeidx gabeidx self-assigned this Apr 6, 2022
@gabeidx gabeidx changed the title chore(deps): replace import_map.json with deps.ts chore(deps): replace import_map.json with deps.ts Apr 6, 2022
@codecov
Copy link

codecov bot commented Apr 6, 2022

Codecov Report

❗ No coverage uploaded for pull request base (main@2e55eac). Click here to learn what that means.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main       #8   +/-   ##
=======================================
  Coverage        ?   81.45%           
=======================================
  Files           ?        6           
  Lines           ?      151           
  Branches        ?       23           
=======================================
  Hits            ?      123           
  Misses          ?       28           
  Partials        ?        0           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2e55eac...d5f7932. Read the comment docs.

@gabeidx gabeidx merged commit 4af4fef into main Apr 6, 2022
@gabeidx gabeidx deleted the import-map-to-deps branch April 6, 2022 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: chore a generic change that doesn't fit on other types. avoid if possible.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant