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

Set target to es2015 in vite config #2492

Merged
merged 2 commits into from
Dec 29, 2023
Merged

Conversation

dolanmiu
Copy link
Owner

Fixes #2233

Copy link

codecov bot commented Dec 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (682b679) 99.97% compared to head (60882da) 99.97%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2492   +/-   ##
=======================================
  Coverage   99.97%   99.97%           
=======================================
  Files         271      271           
  Lines       13426    13426           
  Branches     1325     1325           
=======================================
  Hits        13422    13422           
  Misses          4        4           

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

@dolanmiu dolanmiu merged commit c13e993 into master Dec 29, 2023
89 of 91 checks passed
@dolanmiu dolanmiu deleted the feature/set-target-to-es2015 branch December 29, 2023 23:51
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.

Module parse failed: Unexpected token (11509:70)
1 participant