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

nest static export SSR specs setup to be within describe block #1074

Closed thescientist13 closed 1 year ago

thescientist13 commented 1 year ago

Related Issue

resolves #1070

Summary of Changes

  1. Properly nesting setup code in SSR static export spec

Hopefully this helps. Will try and re-run the Windows builds a few times to see if it behaves more consistently with this change. 🤞

Runs

  1. Pending
  2. Pending
  3. Pending
thescientist13 commented 1 year ago

did the nesting in #1073 and will open a separate enhancement for the copy lifecycle refactor.