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

feat(build): remove commonjs build from published package #29

Merged
merged 1 commit into from
Jan 6, 2024

Conversation

fallenoak
Copy link
Member

This PR simplifies the build process by removing the CommonJS build of @wowserhq/scene from the published package. Since @wowserhq/scene is expected to be used directly in browsers, and browsers and bundlers have excellent support for modules, this shouldn't cause too much impact to anyone.

@codecov-commenter
Copy link

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (92262ae) 14.52% compared to head (0199e40) 14.59%.

Files Patch % Lines
script/clean.mjs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #29      +/-   ##
==========================================
+ Coverage   14.52%   14.59%   +0.06%     
==========================================
  Files          34       33       -1     
  Lines        1363     1357       -6     
  Branches      253      253              
==========================================
  Hits          198      198              
+ Misses       1019     1013       -6     
  Partials      146      146              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@fallenoak fallenoak merged commit fac62a2 into main Jan 6, 2024
2 checks passed
@fallenoak fallenoak deleted the feat-build-remove-commonjs branch January 6, 2024 04:12
@github-actions github-actions bot mentioned this pull request Jan 6, 2024
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