mirror of
https://github.com/fullstack-cash/fullstack-gatsby-theme-bch-wallet.git
synced 2026-09-21 16:52:06 -07:00
chore(update): Web wallet maintenance
This commit is contained in:
+3
-1
@@ -23,7 +23,9 @@ exports.onCreateWebpackConfig = ({ stage, actions, getConfig, plugins }) => {
|
||||
alias: {
|
||||
react: path.resolve('./node_modules/react'),
|
||||
'react-dom': path.resolve('./node_modules/react-dom'),
|
||||
process: 'process/browser'
|
||||
process: 'process/browser',
|
||||
mocha: false
|
||||
|
||||
}
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user