pradel / create-react-app-esbuild

Use esbuild in your create-react-app for faster compilation, development and tests
MIT License
563 stars 35 forks source link

Provide information on how `esbuild` and `esbuild-loader` are different #51

Open burhanuday opened 2 years ago

burhanuday commented 2 years ago

Running this config with esbuild-loader would not be the same as compiling with esbuild as shown on the readme on the project's GitHub - https://github.com/privatenumber/esbuild-loader#why-am-i-not-getting-a-100x-speed-improvement-as-advertised Adding this would clarify on how the two are different