-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Description
Issue
- project assumes
babelandbrowserifyare installed globally
I cannot run: npm install simply because I don't have babel and browserify installed globally, and I think this would be most of the cases.
Possible solution
Quick hack would be to include graphiql.css and graphiql.min.js in the project, but that would increase the size of it.
Or just change the way the resources are being built.
Metadata
Metadata
Assignees
Labels
No labels