Files
url_tracker_tool/apps/web/.turbo/turbo-build.log
Andrei 58f8093689 Rebrand from 'Redirect Intelligence v2' to 'URL Tracker Tool V2' throughout UI
- Updated all component headers and documentation
- Changed navbar and footer branding
- Updated homepage hero badge
- Modified page title in index.html
- Simplified footer text to 'Built with ❤️'
- Consistent V2 capitalization across all references
2025-08-19 19:12:23 +00:00

5.4 KiB

 
> @redirect-intelligence/web@2.0.0 build
> tsc && vite build
 
The CJS build of Vite's Node API is deprecated. See https://vite.dev/guide/troubleshooting.html#vite-cjs-node-api-deprecated for more details.
vite v5.4.19 building for production...
1467 modules transformed.
dist/index.html 0.40 kB │ gzip: 0.28 kB
dist/assets/index-BlWSZgaf.js 894.26 kB │ gzip: 280.42 kB │ map: 4,094.03 kB
 
(!) Some chunks are larger than 500 kB after minification. Consider:
- Using dynamic import() to code-split the application
- Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
- Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
✓ built in 9.24s