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

Replace webpack with vite #795

Merged
merged 1 commit into from
Apr 30, 2024
Merged

Replace webpack with vite #795

merged 1 commit into from
Apr 30, 2024

Conversation

hackerwins
Copy link
Member

@hackerwins hackerwins commented Apr 29, 2024

What this PR does / why we need it?

Replace webpack with vite

Any background context you want to provide?

What are the relevant tickets?

Fixes #

Checklist

  • Added relevant tests or not required
  • Didn't break anything

Copy link

codecov bot commented Apr 29, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 80.27%. Comparing base (cd33ea7) to head (1d52aa1).

Files Patch % Lines
src/yorkie.ts 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #795      +/-   ##
==========================================
+ Coverage   80.24%   80.27%   +0.02%     
==========================================
  Files          59       59              
  Lines        4439     4440       +1     
  Branches      898      899       +1     
==========================================
+ Hits         3562     3564       +2     
+ Misses        613      612       -1     
  Partials      264      264              

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

@hackerwins hackerwins marked this pull request as ready for review April 30, 2024 08:36
@hackerwins hackerwins merged commit fa85683 into main Apr 30, 2024
2 checks passed
@hackerwins hackerwins deleted the vite branch April 30, 2024 10:11
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.

1 participant