mirror of
https://github.com/tabler/tabler.git
synced 2026-08-29 13:21:29 +04:00
6 lines
295 B
Markdown
6 lines
295 B
Markdown
---
|
|
"@tabler/core": minor
|
|
---
|
|
|
|
Migrated the core build system from Rollup to Vite. 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.
|