-
-
Notifications
You must be signed in to change notification settings - Fork 486
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
Upgrade project to use ESM and Vite #2148
Conversation
# Conflicts: # src/file/numbering/numbering.ts
Remove unused code and dependencies
Codecov ReportPatch coverage:
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. Additional details and impacted files@@ Coverage Diff @@
## master #2148 +/- ##
==========================================
+ Coverage 99.85% 99.93% +0.07%
==========================================
Files 329 325 -4
Lines 4256 13007 +8751
Branches 599 1336 +737
==========================================
+ Hits 4250 12999 +8749
- Misses 6 8 +2
☔ View full report in Codecov by Sentry. |
Overhaul with the build system and dependencies
Native ESM module support
CommonJS, UMD, browser still supported