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 tsup configuration #2220

Merged
merged 9 commits into from
Feb 27, 2024
Merged

Fix tsup configuration #2220

merged 9 commits into from
Feb 27, 2024

Conversation

Mrtenz
Copy link
Member

@Mrtenz Mrtenz commented Feb 26, 2024

This changes the tsup config to better support LavaMoat, and removes the need for some polyfills.

Also makes the bundles compatible with the Storybook bundler in the extension.

@Mrtenz Mrtenz requested a review from a team as a code owner February 26, 2024 15:13
Copy link

codecov bot commented Feb 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.60%. Comparing base (4774979) to head (073eb7a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2220   +/-   ##
=======================================
  Coverage   96.60%   96.60%           
=======================================
  Files         337      337           
  Lines        7599     7599           
  Branches     1175     1175           
=======================================
  Hits         7341     7341           
  Misses        258      258           

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

@Mrtenz Mrtenz marked this pull request as draft February 26, 2024 15:19
tsup.config.ts Outdated Show resolved Hide resolved
@Mrtenz Mrtenz changed the title Target ES2020 in tsup Fix tsup configuration Feb 27, 2024
tsup.config.ts Outdated Show resolved Hide resolved
@Mrtenz Mrtenz marked this pull request as ready for review February 27, 2024 12:03
@Mrtenz Mrtenz merged commit c521c04 into main Feb 27, 2024
150 checks passed
@Mrtenz Mrtenz deleted the mrtenz/tsup-target branch February 27, 2024 12:09
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