faststore
faststore copied to clipboard
Add Babel in @vtex/gatsby-plugin-graphql automatically
trafficstars
Currently, we need to add a .babelrc config file to the store's root folder. We should be able do add the babel config programatically via the plugin
@tlgimenes this already works, doesn't it?
No, we still need to use this because gatsby's babel plugins runs before our babel and removes all queries