Add static routes for frontend modern and legacy service workers#120488
Add static routes for frontend modern and legacy service workers#120488bramkragten merged 1 commit intohome-assistant:devfrom
Conversation
|
Hey there @home-assistant/frontend, mind taking a look at this pull request as it has been labeled with an integration ( Code owner commandsCode owners of
|
f374cef to
212ef8e
Compare
212ef8e to
370cb76
Compare
frenck
left a comment
There was a problem hiding this comment.
✅ Approved. Awaiting frontend.
../Frenck
|
Looks like this was merged with a failing test. |
It's mentioned in the description: |
|
I'd expect this PR to have contained the frontend bump before merge so that we can see that tests pass. That's our normal procedure when a requirement bump needs additional changes. They all go in the same PR. |
|
Sorry @MartinHjelmare was a little too quick, will revert and do it properly |
Proposed change
Update paths for service worker to reflect enabling it on the legacy build. Also adds routes for the source maps. Frontend PR home-assistant/frontend#21177 must be incorporated into core for tests to pass again.
Type of change
Additional information
Checklist
ruff format homeassistant tests)If user exposed functionality or configuration variables are added/changed:
If the code communicates with devices, web services, or third-party tools:
Updated and included derived files by running:
python3 -m script.hassfest.requirements_all.txt.Updated by running
python3 -m script.gen_requirements_all..coveragerc.To help with the load of incoming pull requests: