Skip to content

Commit

Permalink
Merge pull request #1374 from microlinkhq/next
Browse files Browse the repository at this point in the history
chore: remove gatsby-plugin-loadable-components-ssr
  • Loading branch information
Kikobeats committed Jun 20, 2021
2 parents 32793ef + e00c09d commit 87d5040
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ module.exports = {
cdnUrl: CDN_URL
},
plugins: [
'gatsby-plugin-loadable-components-ssr',
'gatsby-plugin-styled-components',
'gatsby-plugin-react-helmet',
'gatsby-plugin-catch-links',
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@
"gatsby-plugin-canonical-urls": "~3.7.1",
"gatsby-plugin-catch-links": "~3.7.1",
"gatsby-plugin-google-analytics": "~3.7.1",
"gatsby-plugin-loadable-components-ssr": "~3.1.0",
"gatsby-plugin-react-helmet": "~4.7.1",
"gatsby-plugin-remove-trailing-slashes": "~3.7.1",
"gatsby-plugin-sass": "~4.7.1",
Expand Down

1 comment on commit 87d5040

@vercel
Copy link

@vercel vercel bot commented on 87d5040 Jun 20, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.