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
Microsoft now recommends using esbuild instead of webpack, for various reasons, including performance: esbuild is considerably faster than webpack. According to a random benchmark I found, esbuild is almost two orders of magnitude faster than webpack. I would be happy to submit a CL.
The text was updated successfully, but these errors were encountered:
Microsoft now recommends using esbuild instead of webpack, for various reasons, including performance: esbuild is considerably faster than webpack. According to a random benchmark I found, esbuild is almost two orders of magnitude faster than webpack. I would be happy to submit a CL.
The text was updated successfully, but these errors were encountered: