Replies: 1 comment
-
webpack frankly is working fine so if the only benefit is builds taking a couple seconds less then we probably won't switch |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Well, esbuild generally can accelerates the build process about 100 times. I know that the generated react template's
npm run build
can be replaced with esbuild process, but I didn't figure out how turbowarp can use esbuild.Beta Was this translation helpful? Give feedback.
All reactions