Skip to content

Commit

Permalink
chore: remove gatsby-plugin-loadable-components-ssr
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Jun 20, 2021
1 parent 32793ef commit e00c09d
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

0 comments on commit e00c09d

Please sign in to comment.