How to speed up webpack with esbuild-loader

This page summarizes the projects mentioned and recommended in the original post on dev.to

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • esbuild-loader

    💠 Speed up your Webpack with esbuild ⚡️

    If you are a webpack user and have heard about esbuild speed, you may start questioning your js-bundler choices. Luckily, you don't have to drop your hand-crafted webpack config just now. Thanks to esbuild-loader, you can get part of the speed improvement without doing a whole migration.

  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  • esbuild-loader-pdf-lib

    Example of faster webpack minification with esbuild-loader

    For checking the esbuild-loader with a non-trivial amount of code, I created a repository. My code is minimal, src/index.js:

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How we sped up our webpack (TailwindCSS) build by 57%

    1 project | dev.to | 22 Mar 2021
  • Any using snowpack or esbuild or anything to improve nextjs build speeds?

    1 project | /r/nextjs | 1 Mar 2021
  • Show HN: A simple website for my JavaScript bundler

    1 project | news.ycombinator.com | 15 Feb 2021
  • esbuild-loader: ⚡️Speed up your Webpack build with esbuild

    1 project | /r/webpack | 11 Feb 2021
  • esbuild-loader: Speed up your Webpack build with esbuild

    1 project | /r/esbuild | 11 Feb 2021