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

Migrate to the lodash package #728

Merged
merged 1 commit into from Aug 5, 2019
Merged

Conversation

stof
Copy link
Contributor

@stof stof commented Feb 28, 2019

The modularized lodash packages are unmaintained since 2 years, lagging a lot behind the main lodash package. Partial imports of lodash are the preferred way.
See lodash/lodash#2969

The modularized lodash packages are unmaintained since 2 years, lagging a lot
behind the main lodash package. Partial imports of lodash are the preferred
way.
@stof
Copy link
Contributor Author

stof commented Feb 28, 2019

Note that node-sass itself will depend on the full lodash package in their next release (work was done in sass/node-sass#2582) so this does not make users download more (as npm and yarn would both dedupe it)

@artem-malko
Copy link

@dlmanning hey, lets merge it) It is really useful!

@xzyfer xzyfer merged commit 7ab018e into dlmanning:master Aug 5, 2019
@stof stof deleted the upgrade_lodash branch August 19, 2019 12:42
@stof
Copy link
Contributor Author

stof commented Sep 26, 2019

@dlmanning any chance to release that ?

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

3 participants