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

fix: include ABI files in dist #174

Merged
merged 1 commit into from
Mar 24, 2023
Merged

fix: include ABI files in dist #174

merged 1 commit into from
Mar 24, 2023

Conversation

silasbw
Copy link
Contributor

@silasbw silasbw commented Mar 24, 2023

Typescript resolveJsonModule won't emit required JSON files (only imported) ones.

Typescript resolveJsonModule won't emit `require`d JSON files (only `import`ed)
ones.
@codecov-commenter
Copy link

Codecov Report

Merging #174 (2192dba) into main (a1143c0) will increase coverage by 0.07%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #174      +/-   ##
==========================================
+ Coverage   92.55%   92.63%   +0.07%     
==========================================
  Files           5        5              
  Lines          94       95       +1     
  Branches       10       10              
==========================================
+ Hits           87       88       +1     
  Misses          7        7              
Impacted Files Coverage Δ
src/resolve-social-connect.ts 97.87% <100.00%> (+0.04%) ⬆️

Continue to review full report in Codecov by Sentry.

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

@silasbw silasbw merged commit 75f8b24 into main Mar 24, 2023
@silasbw silasbw deleted the fix0 branch March 24, 2023 23:03
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.

4 participants