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
98 stars 9 forks source link

resource plugins refactoring for serve lifecycle and extensions #1067

Closed thescientist13 closed 1 year ago

thescientist13 commented 1 year ago

Related Issue

N / A

Summary of Changes

  1. Refactored serve lifecycle to be more granular with plugins used for serving requests
  2. Made resource plugins extensions checks more graceful
  3. Refactor import lines to use URL in getHybridServer