Trying to eleminate plugins to fix menu

This commit is contained in:
Chris Troutner
2022-02-14 06:50:31 -08:00
parent 58fe707c29
commit bf73958b9b
4 changed files with 392 additions and 17746 deletions
+3 -3
View File
@@ -7,7 +7,7 @@
module.exports = {
/* Your site config here */
plugins: [
'fullstack-gatsby-theme-bch-wallet',
'fullstack-gatsby-theme-bch-wallet'
// 'bch-wallet-plugin-postoffice',
// {
// resolve: 'gatsby-plugin-compile-es6-packages',
@@ -16,8 +16,8 @@ module.exports = {
// }
// },
// require.resolve('/home/trout/work/psf/gatsby-plugin-bch-sweep')
'gatsby-plugin-bch-sweep',
'gatsby-plugin-bch-create-token'
// 'fullstack-gatsby-plugin-bch-sweep'
// 'gatsby-plugin-bch-create-token'
],
// https://www.gatsbyjs.com/docs/reference/release-notes/v2.28/#feature-flags-in-gatsby-configjs
flags: {