Closed martyall closed 1 year ago
This is now possible with spago. It makes sense to monorepo these two to reduce the updates required in the full web3 stack -- basically every time we update web3-generator to a major version it's because we updated web3 to a major version
waiting on a reply to https://discourse.purescript.org/t/how-do-i-depend-on-multiple-packages-from-a-monorepo/2219
made an issue on spago's repo https://github.com/purescript/spago/issues/758
seems like monorepo is not supported https://github.com/purescript/spago/issues/758#issuecomment-814781119
This is now possible with spago. It makes sense to monorepo these two to reduce the updates required in the full web3 stack -- basically every time we update web3-generator to a major version it's because we updated web3 to a major version