1
mirror of https://github.com/home-assistant/frontend synced 2024-09-12 05:34:56 +02:00
ha-frontend/MANIFEST.in
Andrey 583abedd34 Support serving ES6 JS to clients (#596)
* Support serving ES6 JS to clients

* Make es6 default dir and es5 a special dir

* Fix package building

* Fix build_frontend script
2017-11-10 09:05:37 -08:00

6 lines
110 B
Plaintext

include README.md
include LICENSE.md
graft hass_frontend
graft hass_frontend_es5
recursive-exclude * *.py[co]