ProjectEvergreen / greenwood

Greenwood is your full-stack workbench for the web, focused on supporting modern web standards and development to help you create your next project.
https://www.greenwoodjs.io
MIT License
94 stars 9 forks source link

bug/issue 1223 support nested pages and API for and adapters #1237

Closed thescientist13 closed 1 week ago

thescientist13 commented 1 month ago

Related Issue

resolves #1223 / #1226

Summary of Changes

  1. "Sync" API route bundle names based on Rollup bundling
  2. Add test cases for generic adapter specs
  3. Add test cases and refactor Netlify and Vercel adapters
  4. Documented basic build output

TODO

  1. [x] Add test cases and refactor Vercel adapter
  2. [x] fix lingering test case failure
  3. [x] re-enable chunk it blocks
  4. [x] we should get a real id from the graph (track in #1167 )
  5. [x] document build output