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

correctly order Apollo data `<script>` tag inside `<head>` tag #1061

Closed Yasir761 closed 1 year ago

Yasir761 commented 1 year ago

Related Issue

resolves #1053

Summary of Changes

  1. Next Apollo data <script> block inside <head> tag
  2. Update specs to ensure this relationship
Yasir761 commented 1 year ago

Can I close this pull request and open a new PR with changes.