mirumee/ariadne

GraphiQL is using react development

dacevedo12 opened this issue · 1 comments

It should use react development/react production depending on the DEBUG argument

https://github.com/mirumee/ariadne/blob/master/ariadne/explorer/templates/graphiql.html#L51

rafalp commented

Nice catch. I've copied over the example HTML template from their repo and I've didn't check what deps its actually pulling.