Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[micro-dash]j Make transitive deps use micro-dash? #23

Closed
benallfree opened this issue Jan 15, 2021 · 2 comments
Closed

[micro-dash]j Make transitive deps use micro-dash? #23

benallfree opened this issue Jan 15, 2021 · 2 comments

Comments

@benallfree
Copy link

I have a situation where specific lodash packages are being included by transitive dependencies. Deep in yarn.lock, I see lodash.flow and lodash.curry. I'm wondering if there is a way already, or if anyone has thought about being able to override these types of deps so the webpack bundle stays small?

@ersimont
Copy link
Member

ersimont commented Jan 16, 2021

I'm afraid I don't know any tricks for that. I wouldn't be surprised if there is some wild webpack config hack to accomplish it. Maybe through a giant list of aliases or something? But I make a point to steer as far clear of buildchain config as humanly possible. 😄

I'll leave this issue open in case anyone else has input. Though I'm not sure how many people browse the issue list in this repo. Maybe stack overflow could help?

@ersimont
Copy link
Member

Just cleaning up a few old, open tickets that don't have action items for me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants