fix(sweep): Added sweep plugin back in

This commit is contained in:
Chris Troutner
2022-02-15 16:34:08 -08:00
parent a8d8131602
commit bd55331ef7
4 changed files with 377 additions and 32 deletions
+2 -2
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,7 +16,7 @@ module.exports = {
// }
// },
// require.resolve('/home/trout/work/psf/gatsby-plugin-bch-sweep')
// 'fullstack-gatsby-plugin-bch-sweep'
"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