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

Remove underscore, add ecmascript package #288

Merged
merged 4 commits into from
Nov 1, 2019

Conversation

CaptainN
Copy link
Contributor

@CaptainN CaptainN commented Oct 8, 2019

This PR removes underscore from the client bundle, and adds ecmascript. All tests are passing.

@distalx
Copy link
Member

distalx commented Oct 8, 2019

LGTM

@CaptainN
Copy link
Contributor Author

CaptainN commented Oct 8, 2019

I've merged #279 as well, so this has everything now.

@CaptainN CaptainN changed the title Remove underscore from client bundle, add ecmascript package Remove underscore, add ecmascript package Oct 8, 2019
@@ -306,9 +315,9 @@ _.extend(Roles, {
*/
Copy link
Contributor Author

@CaptainN CaptainN Oct 8, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please take a look at this function (_addRoleToParent) and make sure there is no regression happening. Tests all pass, but this is different enough from the underscore version that it's worth getting a few more eye balls on it.

Copy link
Member

@StorytellerCZ StorytellerCZ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@SimonSimCity SimonSimCity merged commit 3159f23 into Meteor-Community-Packages:v2 Nov 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants