Skip to content

Conversation

@jtpage
Copy link

@jtpage jtpage commented Jan 8, 2026

Proposed changes

When using appsync-serverless-plugin on my Windows laptop, the serverless bundle fails to build properly (the Schema.Definition ends up being empty). Converting the back-slashes to forward-slashes resolves the issue.

Issue(s)

N/A

Steps to test or reproduce

  1. Create project with graphql schema and serverless appsync plugin
  2. Open project on Windows machine
  3. Attempt to deploy (e.g., sls deploy)
  4. Open .serverless/serverless-state.json
  5. Observe that GraphQlSchema.Definition is empty

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant