mirror of
https://github.com/home-assistant/frontend.git
synced 2025-04-22 04:17:20 +00:00

* Support serving ES6 JS to clients * Make es6 default dir and es5 a special dir * Fix package building * Fix build_frontend script
6 lines
110 B
Plaintext
6 lines
110 B
Plaintext
include README.md
|
|
include LICENSE.md
|
|
graft hass_frontend
|
|
graft hass_frontend_es5
|
|
recursive-exclude * *.py[co]
|