You are here

graphql.libraries.yml in GraphQL 8

File

graphql.libraries.yml
View source
  1. explorer:
  2. version: VERSION
  3. js:
  4. //cdn.jsdelivr.net/fetch/0.9.0/fetch.min.js: { type: external, minified: true }
  5. //cdn.jsdelivr.net/react/0.14.7/react.min.js: { type: external, minified: true }
  6. //cdn.jsdelivr.net/react/0.14.7/react-dom.min.js: { type: external, minified: true }
  7. //cdn.jsdelivr.net/graphiql/0.7.0/graphiql.js: { type: external, minified: true }
  8. js/dist/bundle.min.js: {}
  9. css:
  10. component:
  11. http://cdn.jsdelivr.net/graphiql/0.7.0/graphiql.css: { type: external }
  12. css/explorer.css: {}
  13. dependencies:
  14. - core/drupal