diff options
author | 2022-03-24 15:23:37 -0400 | |
---|---|---|
committer | 2022-03-24 15:23:37 -0400 | |
commit | 1061d6477af328e93c9a727e70900ae20c0116c8 (patch) | |
tree | b844f6dbff5055964970a272d2742d9a94fc1381 /examples/with-tailwindcss/src | |
parent | 5571227718442e1ec38f4553863b6160b74df722 (diff) | |
download | astro-1061d6477af328e93c9a727e70900ae20c0116c8.tar.gz astro-1061d6477af328e93c9a727e70900ae20c0116c8.tar.zst astro-1061d6477af328e93c9a727e70900ae20c0116c8.zip |
Feat: improve production build logging (#2857)
* feat: log setup, vite, and route gen steps
* refactor: add back "build" + timestamp for consistency
* feat: improve ms increase logs to match old debug output
* feat: add log for server assets
* chore: remove redundant debug logs
* feat: add logs for ssr steps
* fix: hide per-page log for ssr builds
* fix: hide "index.html" from debug log in SSR
* feat: add log for "collecting page data" step
* feat: add timeout logs for longer data imports
* chore: add changeset
* remove (includes setup + teardown)
* refactor: add newline to separate ssr from client build
* fix: move "gen static routes" heading to pages
* fix: only show client build ms when triggered
* fix: remove dup render loop
* chore: remove unused static-build imports
Diffstat (limited to 'examples/with-tailwindcss/src')
0 files changed, 0 insertions, 0 deletions