1
0
mirror of https://github.com/tabler/tabler.git synced 2026-06-17 12:50:03 +04:00
Files
tabler/.changeset/migrate-rollup-to-vite.md

354 B

@tabler/core, @tabler/preview, @tabler/docs
@tabler/core @tabler/preview @tabler/docs
minor minor minor

Migrated build system from Rollup to Vite across all packages. Replaced rollup.config.mjs with vite.config.mjs and updated build scripts to use vite build instead of rollup. Build outputs remain identical (UMD and ESM formats) with no breaking changes for end users.