I have a feeling Lerna publish might be messing with our bundledDependencies.
Compare:
This may be just the monorepo transition, I’m not sure.
I think we need some more solid way of bundling as much stuff as we can.
Maybe we should just bundle everything instead of direct dependencies before publish.
cc @fson
I have a feeling Lerna publish might be messing with our
bundledDependencies.Compare:
This may be just the monorepo transition, I’m not sure.
I think we need some more solid way of bundling as much stuff as we can.
Maybe we should just bundle everything instead of direct dependencies before publish.
cc @fson