Skip to content

Bug: Bud HMR not working as expected outside of front page #2920

@retlehs

Description

@retlehs

Terms

Description

What's wrong?

From a yarn dev session, updates made to assets (at least stylesheets) aren't applied to the proxy session correctly unless you're on the home page

Steps To Reproduce

  1. yarn dev
  2. Visit http://localhost:3000/sample-page/
  3. 404 on the hot update json file

Expected Behavior

  1. Hot update json file shouldn't 404 outside of the front page
  2. Updates to assets should be applied in the Bud proxy session

Actual Behavior

Failed to load resource: the server responded with a status of 404 (Not Found)

:3000/sample-page/app.34c442a9dc0b3adc14e3.hot-update.json:1 

Relevant Log Output

No response

Versions

10.0.0-beta.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions