You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-40Lines changed: 3 additions & 40 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,9 +6,6 @@ Speed up your Webpack build with [esbuild](https://github.com/evanw/esbuild)!
6
6
7
7
[_esbuild-loader_](https://github.com/privatenumber/esbuild-loader) lets you harness the speed of esbuild in your Webpack build by offering faster alternatives for transpilation (eg. `babel-loader`/`ts-loader`) and minification (eg. Terser)!
8
8
9
-
Curious how much faster your build will be? See [what users are saying](https://github.com/privatenumber/esbuild-loader/discussions/138).
10
-
11
-
12
9
> [!TIP]
13
10
> **Are you using TypeScript with Node.js?**
14
11
>
@@ -21,14 +18,10 @@ Curious how much faster your build will be? See [what users are saying](https://
<palign="center"><sup><i>Already a sponsor?</i> Join the discussion in the <ahref="https://github.com/pvtnbr/esbuild-loader">Development repo</a>!</sup></p>
32
25
33
26
## 🚀 Install
34
27
@@ -357,18 +350,6 @@ If you'd like to see working Webpack builds that use esbuild-loader for basic JS
0 commit comments