Skip to content

Commit ab4d68d

Browse files
committed
Remove hot fix for Gatsby development build failure fixed.
This appears to be fixed in the latest Gatsby version as noted here: gatsbyjs/gatsby#29326 (comment)
1 parent 664c937 commit ab4d68d

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

.babelrc

-5
This file was deleted.

package.json

-2
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,10 @@
2828
}
2929
},
3030
"dependencies": {
31-
"@babel/plugin-transform-spread": "^7.12.13",
3231
"@raae/gatsby-remark-oembed": "^0.1.1",
3332
"@tailwindcss/forms": "^0.2.1",
3433
"@tailwindcss/typography": "^0.4.0",
3534
"autoprefixer": "^10.2.4",
36-
"babel-preset-gatsby": "^0.12.1",
3735
"classnames": "^2.2.6",
3836
"dotenv": "^8.2.0",
3937
"formik": "^2.2.6",

0 commit comments

Comments
 (0)