Skip to content

[graphiql] @graphiql/toolkit : Add browser friendly distribution file without require and exports #3358

Closed Answered by acao
AniruddhaSadhukhan asked this question in Q&A / Support
Discussion options

You must be logged in to vote

Please see the readme:
https://github.com/graphql/graphiql/tree/main/packages/graphiql#umd

Also you can see our examples for using the CDN bundle:

src="https://unpkg.com/graphiql/graphiql.min.js"

(minified UMD bundle)
https://unpkg.com/graphiql/graphiql.min.js

(development, unminified bundle)
https://unpkg.com/graphiql/graphiql.js

we have canonically used the same paths, since 2014!

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by acao
Comment options

You must be logged in to vote
4 replies
@acao
Comment options

@acao
Comment options

@acao
Comment options

@AniruddhaSadhukhan
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants
Converted from issue

This discussion was converted from issue #3357 on July 20, 2023 11:52.