logo hsb.horse
← Back to tag index

Tags

#optimization

Blog posts, snippets, and glossary entries related to "optimization", gathered in one place.

Entries 2
  1. Blog
    How 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.

  2. Blog
    Remove 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.