mirror of
https://github.com/fullstack-cash/fullstack-gatsby-theme-bch-wallet.git
synced 2026-09-21 16:52:06 -07:00
Switching to normal build by default
This commit is contained in:
+1
-1
@@ -69,5 +69,5 @@ module.exports = {
|
||||
author: '@gatsbyjs'
|
||||
},
|
||||
pathPrefix: '__GATSBY_IPFS_PATH_PREFIX__',
|
||||
plugins: ipfsPrefix ? ipfsConfig : normalConfig
|
||||
plugins: ipfsPrefix ? normalConfig : ipfsConfig
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user