19 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 e45b281b53 Switch back to original container 2024-09-12 16:29:17 +00:00
Felipe Santos 49924fc801 Switch to devcontainer:@ 2024-09-12 13:52:56 +00:00
Felipe Santos 22de42b5a8 Fix devcontainer
But this is still failing with permission denied in some cases.
2024-09-12 10:00:52 -03:00
Felipe Santos 7e511177ad Use Volta to manage Node and Yarn version 2023-02-11 12:15:53 -03:00
Dermot Duffy 059f171578 Use a higher port number for rollup. 2022-07-23 15:58:47 -07:00
Felipe Santos cbb25cd334 Change Rollup port to 1000 2022-07-06 03:39:27 +00:00
Felipe Santos 6917dd98b3 Refresh the devcontainer
With the latest optimizations from upstream.
2022-07-06 00:19:42 -03:00
Felipe Santos 7bb4386b65 Add docker to the devcontainer 2022-06-19 00:58:50 +00:00
Felipe Santos 7e1ab52588 Configure the VS Code i18n Ally extension 2022-06-17 16:02:50 -03: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
Joakim Sørensen 7b94bbc971 Update devcontainer (#23) 2020-05-02 17:11:12 -05:00
Ian Richardson 2ebdd048d6 update extensions 2019-11-07 07:22:25 -06:00
ludeeus 18763151c7 Use stable 2019-11-05 19:40:15 +01:00
ludeeus ca7d4cf953 Adds devcontainer 2019-11-05 19:38:13 +01:00