Tags give the ability to mark specific points in history as being important
Fix Central publication ### Vite - Remove dead code (b93042d5) ### Build & deployment - Add the necessary metadata for Central (#21, !18)
Multi-project support, local resource dependencies ### Vite - Fix an incompatibility with multi-project builds (#19, 1965e887) ### Examples - Created a multi-project example which imports resources from another project (#19, !15, !17) - Created a TailwindCSS example (#18, !19)
Initial version ### Vite - Development execution with 'viteRun' - Production build with 'viteBuild' - Auto-reload with 'viteCompileDev --continuous'