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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Remove lodash #20

Closed
wants to merge 1 commit into from
Closed

Conversation

timneutkens
Copy link

There is no need to pull in all of lodash (1.1MB install size) for just 1 function.

I'm creating a companion PR to remove it from webpackbar too 馃憤

There is no need to pull in all of lodash (1.1MB install size) for just 1 function.
@pi0
Copy link
Member

pi0 commented Aug 28, 2018

Hi & thanks. But several versions are required by dependencies including table. But as consola should be as small as possible, we can inline startcase into bundle

@pi0
Copy link
Member

pi0 commented Oct 5, 2018

Thanks, @timneutkens again for this PR. I've removed the dependency of lodash. Will try to do the same for webpackbar.

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

Successfully merging this pull request may close these issues.

None yet

2 participants