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: run web bundle before npm publish #341

Merged
merged 3 commits into from
Dec 27, 2022
Merged

Conversation

roziscoding
Copy link
Contributor

We need to create the web version before publishing the package so the web.mjs and web.d.ts files exist when we npm publish

We need to create the web version before publishing the package so the web.mjs and web.d.ts files exist when we `npm publish`
@roziscoding roziscoding requested review from KnorpelSenf and wojpawlik and removed request for KnorpelSenf December 27, 2022 15:20
@codecov-commenter
Copy link

codecov-commenter commented Dec 27, 2022

Codecov Report

Base: 36.93% // Head: 36.93% // No change to project coverage 👍

Coverage data is based on head (1d2604e) compared to base (f1a6e1c).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #341   +/-   ##
=======================================
  Coverage   36.93%   36.93%           
=======================================
  Files          17       17           
  Lines        4364     4364           
  Branches      157      157           
=======================================
  Hits         1612     1612           
  Misses       2750     2750           
  Partials        2        2           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@KnorpelSenf KnorpelSenf merged commit ecfa92b into main Dec 27, 2022
@KnorpelSenf KnorpelSenf deleted the chore/web-bundle-publish branch December 27, 2022 15:25
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.

None yet

3 participants