Skip to content

fix definition-query and definition-mutation tokens#2964

Merged
RunDevelopment merged 1 commit intoPrismJS:masterfrom
JaKXz:fix/graphql-keyword-vs-defn
Jun 22, 2021
Merged

fix definition-query and definition-mutation tokens#2964
RunDevelopment merged 1 commit intoPrismJS:masterfrom
JaKXz:fix/graphql-keyword-vs-defn

Conversation

@JaKXz
Copy link
Copy Markdown
Collaborator

@JaKXz JaKXz commented Jun 22, 2021

No description provided.

@github-actions
Copy link
Copy Markdown

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%).

Details
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
Copy Markdown
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
Copy Markdown
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.

2 participants