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
build(esbuild): disable minification for readable dist output
Disables minification in production builds to improve readability
and debuggability of the bundled output. This makes it easier to
inspect the dist code without sacrificing functionality.
0 commit comments