Skip to content
This repository has been archived by the owner on Aug 24, 2020. It is now read-only.

Replace lodash with underscore #1

Closed
peterpeterparker opened this issue Apr 26, 2017 · 0 comments
Closed

Replace lodash with underscore #1

peterpeterparker opened this issue Apr 26, 2017 · 0 comments
Assignees
Milestone

Comments

@peterpeterparker
Copy link
Collaborator

Bundle size is in Ionic a main concern. Furthermore to the size of the app itself, bigger the bundle is, slower the boot time gonna be.

Right now lodash seems to be almost 10 times bigger.

lodash: 523kB
underscore.js: 51.6kb

Furthermore, I don't use anywhere else lodash in my own app but I already use underscore.

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

No branches or pull requests

1 participant