Tags
#optimization
Blog posts, snippets, and glossary entries related to "optimization", gathered in one place.
Entries 2
- BlogHow to Enable React Compiler in WXT
Configuration steps for enabling React Compiler in the WXT framework. Covers installing babel-plugin-react-compiler and wiring it into the config.
- BlogRemove License Comments from Bundled JS with esbuild/Vite
How to shrink bundle size slightly by removing license comments from output files when building with esbuild or Vite.
hsb.horse