ProjectEvergreen / greenwood

Greenwood is your workbench for the web, embracing web standards from the ground up to empower your stack from front to back.
https://www.greenwoodjs.io
MIT License
96 stars 9 forks source link

Bug/issue 1064 restore spa fallback handling for client side routing #1065

Closed thescientist13 closed 1 year ago

thescientist13 commented 1 year ago

Related Issue

resolves #1064

Summary of Changes

  1. Restore standard SPA fallback handling for client side routing
  2. Add test cases to cover these regressions

TODO

  1. [x] Do we not have a test case for this?