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

Bundle into one file #863

Merged
merged 1 commit into from
May 4, 2024
Merged

Bundle into one file #863

merged 1 commit into from
May 4, 2024

Conversation

martincostello
Copy link
Owner

Fix esbuild usage so that all code is bundled into main.js without any additional files in dist.

Fix esbuild usage so that all code is bundled into `main.js` without any additional files in `dist`.
@martincostello martincostello added enhancement New feature or request javascript Pull requests that update Javascript code labels May 4, 2024
@martincostello martincostello added this to the v3.2.2 milestone May 4, 2024
@martincostello martincostello enabled auto-merge (rebase) May 4, 2024 11:56
Copy link

codecov bot commented May 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.65%. Comparing base (5d9a48f) to head (e4ddac7).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #863   +/-   ##
=======================================
  Coverage   93.65%   93.65%           
=======================================
  Files           2        2           
  Lines         394      394           
  Branches       74       78    +4     
=======================================
  Hits          369      369           
+ Misses         25       23    -2     
- Partials        0        2    +2     
Flag Coverage Δ
linux 93.65% <ø> (ø)
macos ?
windows ?

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@martincostello martincostello merged commit f1cd190 into main May 4, 2024
10 checks passed
@martincostello martincostello deleted the concatenate-files branch May 4, 2024 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant