Skip to content

Commit

Permalink
merge master into branch
Browse files Browse the repository at this point in the history
# Conflicts:
#	docs/blog/2018-04-04-gatsby-contentful-starter-tutorial/index.md
#	docs/blog/2020-01-08-git-workflows/index.md
  • Loading branch information
muescha committed May 21, 2020
2 parents df7ad89 + 37f18c7 commit 488a0cb
Show file tree
Hide file tree
Showing 1,902 changed files with 219,316 additions and 179,223 deletions.
6 changes: 0 additions & 6 deletions .babelrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,5 @@ if (process.env.NODE_ENV !== `test`) {
module.exports = {
sourceMaps: true,
presets: ["babel-preset-gatsby-package"],
overrides: [
{
test: "**/*.ts",
plugins: [["@babel/plugin-transform-typescript", { isTSX: true }]],
},
],
ignore,
}

0 comments on commit 488a0cb

Please sign in to comment.