7 Commits
Author SHA1 Message Date
Dermot Duffy 80ec92e3b2 refactor: Replace Rollup with Vite (#2656)
This is a high risk change: every byte the card ships is emitted by a
different bundler, minified by a different minifier, and every
stylesheet is compiled by a different sass. The intent is that the
card's behaviour is unchanged.

**Significant development win**: Build time drops from 24s to 1.1s 🎉 

Also adds a test suite ('dist') that runs against the built bundle.
2026-08-04 15:00:13 -07:00
Felipe Santos b9a3527954 chore: Revamp devcontainer (#2021)
Depends on
https://github.com/blakeblackshear/frigate-hass-integration/pull/884.
2025-05-21 20:32:47 -07:00
Felipe Santos cbb25cd334 Change Rollup port to 1000 2022-07-06 03:39:27 +00:00
Felipe Santos 5da1c5e0cf Bump to high ports 2022-06-17 04:25:13 +00:00
Felipe Santos dd9a19d179 Reuse the Frigate integration devcontainer 2022-06-17 03:45:11 +00:00
Felipe Santos 258ed150cd Configure VS Code debug and tasks 2022-06-15 21:10:49 +00:00
Felipe Santos cc0962b31c Improve devcontainer 2022-05-15 17:53:35 +00:00