mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-08 01:46:29 +00:00
Update frontend editable install command (#1819)
This commit is contained in:
parent
2265e5c5ae
commit
11303e5311
@ -117,7 +117,7 @@ If you're making changes to the way the frontend is packaged, it might be necess
|
||||
To test it out inside Home Assistant, run the following command from the main Home Assistant repository:
|
||||
|
||||
```shell
|
||||
pip3 install -e /path/to/hass/frontend/
|
||||
pip3 install -e /path/to/hass/frontend/ --config-settings editable_mode=compat
|
||||
hass --skip-pip-packages home-assistant-frontend
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user