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
feat: expose an option for both cli and configFile to determine whether to enable minifyHtml (#109)
* feat: expose an option for both cli and config
* fix: cli flag
* improve vite-pages ssr options
* make minifyHtml default to true
* fix: make `--minifyHtml=false` to be treated as boolean false instead of string "false"
Co-authored-by: csr632 <[email protected]>
0 commit comments