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(bundler): override TSConfig outDir option #329

Merged
merged 5 commits into from
Oct 7, 2024
Merged

feat(bundler): override TSConfig outDir option #329

merged 5 commits into from
Oct 7, 2024

Conversation

Comandeer
Copy link
Owner

Closes #327.

Copy link

codecov bot commented Oct 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.68%. Comparing base (c8e95ef) to head (66db703).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #329   +/-   ##
=======================================
  Coverage   99.67%   99.68%           
=======================================
  Files          13       13           
  Lines         930      954   +24     
  Branches       77       78    +1     
=======================================
+ Hits          927      951   +24     
  Misses          2        2           
  Partials        1        1           

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

@Comandeer Comandeer merged commit 59f39ab into main Oct 7, 2024
9 checks passed
@Comandeer Comandeer deleted the t/327 branch October 7, 2024 22:27
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.

Overwrite outDir during bundling
1 participant