Skip to content

Commit 88a0dd9

Browse files
Simon RobinsonSimon Robinson
authored andcommitted
remove netlify packages
1 parent 9bec1cb commit 88a0dd9

File tree

3 files changed

+29
-2139
lines changed

3 files changed

+29
-2139
lines changed

web/gatsby-config.js

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,6 @@ module.exports = {
5252
display: `standalone`,
5353
icon: `src/assets/favicon.png`,
5454
},
55-
},
56-
{
57-
resolve: `gatsby-plugin-netlify-cms`,
58-
options: {
59-
},
60-
},
55+
}
6156
],
6257
};

0 commit comments

Comments
 (0)