Skip to content

Dev server doesn't detect deleted pages #34

@kwesthaus

Description

@kwesthaus

Currently the dev server won't detect a page as deleted until it is restarted. It would be nice to detect this on the fly (and output an associated message to the command line).

MWE:

  • Start dev server, browse to a custom page
  • Delete custom page
  • Reload custom page in browser and observe no change
  • Restart dev server
  • Reload index page in browser and observe there is a change

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions