Skip to content

Commit

Permalink
Update packages/gatsby-plugin-gatsby-cloud/.babelrc
Browse files Browse the repository at this point in the history
Co-authored-by: Vladimir Razuvaev <vladimir.razuvaev@gmail.com>
  • Loading branch information
wardpeet and vladar committed May 21, 2021
1 parent e6204a9 commit 584547b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-gatsby-cloud/.babelrc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"overrides": [
{
"test": ["**/gatsby-browser.js"],
"presets": [["babel-preset-gatsby-package", { "browser": true, "esm": true}]]
"presets": [["babel-preset-gatsby-package", { "browser": true, "esm": true }]]
}
]
}

0 comments on commit 584547b

Please sign in to comment.