-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
chore(i18n): remove unused dependencies #2485
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Open in CodeSandbox Web Editor | VS Code | VS Code Insiders | Preview |
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## master #2485 +/- ##
==========================================
+ Coverage 72.58% 72.61% +0.02%
==========================================
Files 318 318
Lines 7047 7047
Branches 1147 1147
==========================================
+ Hits 5115 5117 +2
+ Misses 1732 1729 -3
- Partials 200 201 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Deploying with Cloudflare Pages
|
affine-toeverythingBundle maindiff ------------------- Bundle Size Diff -------------------------
@@ EntryPoint: main @@
## master …-dependencies +/- ##
===================================================================
> Bundle 3.56 MB 3.31 MB -247 kB(-6.95%)
> Initial JS 2.33 MB 2.08 MB -247 kB(-10.62%)
= Initial CSS 35.4 kB 35.4 kB
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
< Assets 46 47 +1
< Chunks 39 40 +1
> Packages 151 145 -6
= Duplicates 3 3
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Warnings ~~~~~~~~~~~~~~~~~~~~~~~~~~~#
! Separate mixed content assets files
! Avoid cache wasting
@@ EntryPoint: pages/_app @@
## master …-dependencies +/- ##
===================================================================
> Bundle 3.44 MB 3.19 MB -247 kB(-7.18%)
> Initial JS 2.21 MB 1.96 MB -247 kB(-11.19%)
= Initial CSS 35.4 kB 35.4 kB
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
< Assets 44 45 +1
< Chunks 37 38 +1
> Packages 150 145 -5
= Duplicates 3 3
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Warnings ~~~~~~~~~~~~~~~~~~~~~~~~~~~#
! Separate mixed content assets files
! Avoid cache wasting
@@ EntryPoint: pages/_error @@
## master …-dependencies +/- ##
===================================================================
< Bundle 1.05 kB 16.6 kB +15.6 kB(> 1000%)
< Initial JS 1.05 kB 16.6 kB +15.6 kB(> 1000%)
= Initial CSS 0 B 0 B
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
< Assets 1 2 +1
< Chunks 1 2 +1
< Packages 3 5 +2
= Duplicates 0 0
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Warnings ~~~~~~~~~~~~~~~~~~~~~~~~~~~#
! Avoid cache wasting
...and more |
No description provided.