Skip to content
This repository was archived by the owner on Nov 27, 2020. It is now read-only.
This repository was archived by the owner on Nov 27, 2020. It is now read-only.

Hot reloading is broken #149

@smcmurtry

Description

@smcmurtry

Summary

Hot reloading is broken in master. To reproduce:

  • check out master
  • npm install and npm run dev
  • make a change to en.json
  • observe that you need to restart the dev server before this change is visible in the browser

I'm also getting an error on the command line start.js or filelist.json doesn't exist. Not sure if that is related but this is a fresh copy of master so not sure why there are errors.

It was working as of 07e53a2.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions