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

Update dependencies #6766

Merged
merged 7 commits into from
Jul 8, 2023
Merged

Update dependencies #6766

merged 7 commits into from
Jul 8, 2023

Conversation

fregante
Copy link
Member

@fregante fregante commented Jul 8, 2023

No description provided.

@fregante fregante added the meta Related to Refined GitHub itself label Jul 8, 2023
@fregante fregante marked this pull request as ready for review July 8, 2023 18:39
@@ -64,7 +67,6 @@ const config: Configuration = {
from: '*.+(html|png)',
}],
}),
new SizePlugin({writeFile: false}),
Copy link
Member Author

@fregante fregante Jul 8, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's been 2 years and a half, it's time to move on:

Before

        background.js ⏤  24.2 kB
          options.css ⏤  2.62 kB
         options.html ⏤  2.12 kB
           options.js ⏤  42.6 kB
   refined-github.css ⏤  16.9 kB
    refined-github.js ⏤  152 kB
 resolve-conflicts.js ⏤  1.33 kB

After

Entrypoint refined-github 690 KiB = refined-github.css 55.5 KiB refined-github.js 635 KiB
Entrypoint background 121 KiB = background.js
Entrypoint options 187 KiB = options.css 6.86 KiB options.js 180 KiB
Entrypoint resolve-conflicts 3.5 KiB = resolve-conflicts.js
webpack compiled successfully in 8107 ms

Good enough. Plus it shows the real size instead of the misleading gzipped size

@fregante fregante merged commit c864a20 into main Jul 8, 2023
10 checks passed
@fregante fregante deleted the updates2 branch July 8, 2023 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
meta Related to Refined GitHub itself
Development

Successfully merging this pull request may close these issues.

None yet

1 participant