1
0
mirror of https://github.com/home-assistant/frontend.git synced 2025-12-20 02:38:53 +00:00
Wendelin 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
2024-11-26 14:49:13 +01:00
2024-11-25 08:19:52 +02:00
2024-11-26 14:49:13 +01:00
2024-11-26 14:49:13 +01:00
2024-11-26 14:49:13 +01:00
2024-11-26 14:49:13 +01:00
2024-11-26 14:49:13 +01:00
2024-11-26 14:49:13 +01:00
2024-11-20 16:20:08 +00:00
2024-11-26 14:49:13 +01:00
2024-11-26 14:49:13 +01:00
2024-11-26 14:49:13 +01:00
2023-10-18 13:42:30 +00:00
2024-11-25 08:19:52 +02:00
2024-11-26 14:49:13 +01:00
2024-11-26 14:49:13 +01:00
2024-11-06 13:43:57 +01:00
2024-09-30 17:10:45 +02:00
2024-08-06 10:08:09 +02:00
2024-11-26 14:49:13 +01:00
2024-11-26 14:49:13 +01:00

Home Assistant Frontend

This is the repository for the official Home Assistant frontend.

Screenshot of the frontend

Development

  • Initial setup: script/setup
  • Development: Instructions
  • Production build: script/build_frontend
  • Gallery: cd gallery && script/develop_gallery
  • Supervisor: Instructions

Frontend development

Classic environment

A complete guide can be found at the following link. It describes a short guide for the build of project.

License

Home Assistant is open-source and Apache 2 licensed. Feel free to browse the repository, learn and reuse parts in your own projects.

We use BrowserStack to test Home Assistant on a large variety of devices.

Home Assistant - A project from the Open Home Foundation

Languages
TypeScript 98.7%
JavaScript 1.2%