jayson-lennon/pylon

Devserver doesn't copy static assets on initial run

Opened this issue · 2 comments

Refreshing the page fixes the issue.

Need reproduction steps. This only occurs occasionally.

Repro steps:

  1. Try to render a page that has a template error
  2. Fix the error
  3. (Page refreshes)
  4. Kill the server
  5. Run the server
  6. Try to refresh the page with F5
  7. A "missing assets" error should appear
  8. Refreshing the page again fixes the error