Skip to content

[graphiql] graphiql-cdn example does not support patch upgrades #3959

@mikespub

Description

@mikespub

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Changing the version 4.0.0 to 4.0.1 ... 4.0.4 for all graphql packages in index.html does not work, due to various export errors reported in graphiql.bundle

Expected Behavior

Patch upgrades of the different graphql versions should not break the CDN example

Steps To Reproduce

  1. use graphiql-cdn example with version 4.0.0
  2. with this configuration it works
  3. change all 4.0.0 versions to any patch upgrade 4.0.x
  4. see different export bundle errors depending on patch version
  5. try latest 4.0.5 and get 404 errors from CDN

Environment

  • GraphiQL Version: 4.0.x
  • OS: windows
  • Browser: Chrome
  • Bundler: CDN example
  • react Version: CDN example
  • graphql Version: CDN example

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions