Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

prototyping SSR graphql with prerendering and WCC #1

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

thescientist13
Copy link
Member

@thescientist13 thescientist13 commented Oct 13, 2023

SSR GraphQL works without Puppeteer! 🎉

Screenshot 2023-11-04 at 10 42 22 AM


Upstreams / patches

  1. custom loaders (CL) - bug/issue 1161 gracefully handle bare specifiers when resolve custom loader URLs greenwood#1162
  2. GraphQL (FULL ESM / rollup alias / import maps / no puppeteer) - Rfc/issue 952 data loading strategies greenwood#1157
  3. wait, so non standard custom imports work now? (.gql is working out of the box !) - support resource plugin based transformations for non "standard" module formats (ex: TypeScript, GraphQL) for SSR greenwood#1004

@thescientist13 thescientist13 added the invalid This doesn't seem right label Oct 13, 2023
@netlify
Copy link

netlify bot commented Oct 13, 2023

Deploy Preview for super-tapioca-5987ce ready!

Name Link
🔨 Latest commit d890e8d
🔍 Latest deploy log https://app.netlify.com/sites/super-tapioca-5987ce/deploys/6546585508fec40007f773b0
😎 Deploy Preview https://deploy-preview-1--super-tapioca-5987ce.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@thescientist13 thescientist13 added needs upstream Notes that this item exposes an issue with a dependency (usually Greenwood) and removed invalid This doesn't seem right labels Oct 13, 2023
@thescientist13 thescientist13 added demo and removed needs upstream Notes that this item exposes an issue with a dependency (usually Greenwood) labels Nov 4, 2023
@thescientist13 thescientist13 self-assigned this Nov 4, 2023
@thescientist13 thescientist13 changed the title protoyping SSR graphql with prerendering and WCC prototyping SSR graphql with prerendering and WCC Apr 13, 2024
@thescientist13 thescientist13 mentioned this pull request Jun 3, 2024
16 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant