Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix definition-query and definition-mutation tokens #2964

Merged
merged 1 commit into from Jun 22, 2021

Conversation

JaKXz
Copy link
Collaborator

@JaKXz JaKXz commented Jun 22, 2021

No description provided.

@github-actions
Copy link

github-actions bot commented Jun 22, 2021

JS File Size Changes (gzipped)

A total of 1 files have changed, with a combined diff of 0 Bytes (0%).

file master pull size diff % diff
components/prism-graphql.min.js 1.14 KB 1.14 KB 0 Bytes 0%

Generated by 🚫 dangerJS against 1d044d2

["punctuation", "{"],

["operator", "..."],
["keyword", "on"],
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@RunDevelopment I noticed this would be tokenized to definition-mutation while I was working on the template string issue (#2957)

@RunDevelopment RunDevelopment merged commit bfd7fde into PrismJS:master Jun 22, 2021
@JaKXz JaKXz deleted the fix/graphql-keyword-vs-defn branch June 22, 2021 21:16
@RunDevelopment
Copy link
Member

Good catch. Thank you for fixing this @JaKXz!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants