Skip to content

Commit 9222244

Browse files
committed
fix: remove offline plugin #41
Signed-off-by: heitorlessa <[email protected]>
1 parent 3403e71 commit 9222244

File tree

3 files changed

+0
-289
lines changed

3 files changed

+0
-289
lines changed

docs/gatsby-config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ module.exports = {
6969
},
7070
'gatsby-plugin-antd',
7171
'gatsby-remark-autolink-headers',
72-
'gatsby-plugin-offline',
7372
'gatsby-plugin-sitemap'
7473
]
7574
};

docs/package-lock.json

Lines changed: 0 additions & 287 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
"gatsby": "^2.22.9",
99
"gatsby-plugin-antd": "^2.2.0",
1010
"gatsby-plugin-catch-links": "^2.3.2",
11-
"gatsby-plugin-offline": "^3.2.7",
1211
"gatsby-plugin-sitemap": "^2.4.3",
1312
"gatsby-remark-autolink-headers": "^2.3.3",
1413
"gatsby-theme-apollo-docs": "^4.2.3",

0 commit comments

Comments
 (0)