67e1ca3f43
Add dev scripts and background support for agents ( #52948 )
...
* Dont open demo
* Scripts to run script/develop*
* Scripts for dev demo and gallery
* Background wrapper for agents with `--background`
* Background `yarn dev` and `dev:serve` for agents
* Dedupe lifecycle functions
* Apply suggestions from code review
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-07-03 08:31:58 +03:00
bd0bfc1fbe
Rspack ( #22807 )
...
* Add rspack
* Remove TransformAsyncModulesPlugin from rspack
* Migrate all webpack usage to rspack
* Migrate tests to vitest
* Fix test suites
* Remove chai dependency
* Fix compute_state_display tests
* Fix resolveTimeZone
* Reduces test pipeline
* Revert test ci
* optimize chunk filtering
* Migrate landing-page to rspack
* Update rspack dependencies
* Add rsdoctor
* Fix prod build bundle size
* Use rsdoctor for demo stats
* Remove unused webpack configs
* Update build-scripts/rspack.cjs
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com >
* Fix eslint
* Update rspack
* Remove unused code
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com >
2024-11-26 14:49:13 +01:00
Steve Repsher and GitHub
a469a92601
Bump webpack to v5.72.1 and tweak stats scripts ( #15516 )
2023-02-21 09:50:28 +01:00
Paulus Schoutsen
6bb7b01d00
Fix demo size_stats
2020-05-13 08:41:35 -07:00
Paulus Schoutsen and GitHub
9340d9068e
Hash demo files in index.html ( #3185 )
2019-05-09 20:19:15 -07:00
Paulus Schoutsen and GitHub
34129cc7cb
Migrate demo to gulp ( #3152 )
...
* Migrate demo to gulp
* Tweak demo migration to gulp
* Feature detect demo
* Gen icons
2019-05-02 22:41:58 -07:00
Paulus Schoutsen and GitHub
6c41c7b1ab
Gulpify build pipeline ( #3145 )
...
* Gulpify build pipeline
* Update build frontend script
* Fixes
* Limit service worker to latest build
* Use shorthand
* Fix hassio build
2019-05-02 11:35:46 -07:00
Paulus Schoutsen and GitHub
2482d78a06
Optimize demo ( #2681 )
2019-02-05 07:28:23 -08:00
David F. Mulcahey and Paulus Schoutsen
e42e59871e
Use demo icons instead of mdi ( #2623 )
...
* generate demo icons
* replace tab icons and update build file
* review comments
* review comments
* update ignores
* cleanup
2019-01-30 11:42:09 -08:00
Paulus Schoutsen and GitHub
bb71fe0bec
Add demo ( #2502 )
...
* Add demo
* Fix stuff
* Lint
* Typescript and demo card
* More fixes
* Allow switching through configs
* Lint
* Lint2
* Add two demo configs
* Lint
* Lint
2019-01-18 21:24:32 -08:00