How 1Password Used esbuild to Cut Browser Extension Build Times
1Password is a popular password management tool that relies upon a browser extension to fill out passwords on the Web. At over a minute for a single build, things were starting to drag for the devs. Could esbuild help? A fun story with plenty of technical details. - https://blog.1password.com/new-extension-build-system/
#esbuild
1Password is a popular password management tool that relies upon a browser extension to fill out passwords on the Web. At over a minute for a single build, things were starting to drag for the devs. Could esbuild help? A fun story with plenty of technical details. - https://blog.1password.com/new-extension-build-system/
#esbuild
1Password Blog
How we used esbuild to reduce our browser extension build times by 90% | 1Password Blog
Learn how the team at 1Password created a new build system for its browser extension, speeding up development.