mirror of
https://github.com/fullstack-cash/wallet.fullstack.cash.git
synced 2026-09-21 16:52:05 -07:00
fix(error): Fixed error when loading wallet
This commit is contained in:
+5
-1
@@ -17,5 +17,9 @@ module.exports = {
|
|||||||
// },
|
// },
|
||||||
// require.resolve('/home/trout/work/psf/gatsby-plugin-bch-sweep')
|
// require.resolve('/home/trout/work/psf/gatsby-plugin-bch-sweep')
|
||||||
'gatsby-plugin-bch-sweep'
|
'gatsby-plugin-bch-sweep'
|
||||||
]
|
],
|
||||||
|
// https://www.gatsbyjs.com/docs/reference/release-notes/v2.28/#feature-flags-in-gatsby-configjs
|
||||||
|
flags: {
|
||||||
|
DEV_SSR: false
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user