-
-
Notifications
You must be signed in to change notification settings - Fork 27.1k
Closed
Description
I have a feeling Lerna publish might be messing with our bundledDependencies
.
Compare:
- Before Lerna: https://unpkg.com/[email protected]/node_modules/
- After Lerna: https://unpkg.com/[email protected]/node_modules/
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
Metadata
Metadata
Assignees
Labels
No labels