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 1072 serve command not serving prerendered ssr content #1073

Closed thescientist13 closed 1 year ago

thescientist13 commented 1 year ago

Related Issue

resolves #1072

Summary of Changes

  1. Minor refactoring for hybrid server detection
  2. Added missing test cases to account for why this regression was not already caught within our test suite