babel-plugin-remove-graphql-queries Options #28914
Unanswered
isaac-martin
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to run storybook on CI - and as such do not want to complete a
gatsby build
prior to that (due to the 15 mins it takes for our builds to complete). Is there a way to copy the files generated from static queries and then tell this babel plugin where to look for the static queries it replaces?Another option would be to remove the directory where static queries are outputted from gitignore
Beta Was this translation helpful? Give feedback.
All reactions