Skip to content

Conversation

imlucas
Copy link
Contributor

@imlucas imlucas commented Mar 14, 2017

Update hadron-app to use the dependency changes from hadron-app #1 that were published in hadron-app@0.0.6.

lodash has been removed as a dependency in favor of using ES6 built-in language features. hadron-app must be required early in the application's initialization lifecycle, so removing external the external dependency avoids the performance hit of resolving and loading lodash.

Update hadron-app to use the dependency changes from [hadron-app
#1](mongodb-js/hadron-app#1) that were
published in `hadron-app@0.0.6`. `lodash` has been removed as a
dependency in favor of using ES6 built-in language features.
`hadron-app` must be required early in the application's initialization
lifecycle, so removing external the external dependency avoids the
performance hit of resolving and loading `lodash`.
@imlucas imlucas changed the title COMPASS-822: Remove hadron-app's dependency COMPASS-822: Remove lodash dependency in hadron-app Mar 14, 2017
@imlucas imlucas merged commit f1a9aec into master Mar 14, 2017
@imlucas imlucas deleted the COMPASS-822 branch March 14, 2017 23:05
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.

1 participant