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

Add sideEffects field to core package.json #3202

Merged
merged 2 commits into from
Jun 6, 2019
Merged

Conversation

Pessimistress
Copy link
Collaborator

No description provided.

@@ -43,6 +44,8 @@ if (!global.deck) {
version,
log
};

initializeShaderModules();
}

// TODO - Hack, remove when luma.gl 4.1.0-alpha.5 is published
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@ibgreen Is this safe to remove now?

Copy link
Collaborator

Choose a reason for hiding this comment

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

Yes, I would assume so, I don't remember this.

@coveralls
Copy link

coveralls commented Jun 5, 2019

Coverage Status

Coverage decreased (-0.2%) to 62.956% when pulling c7b9721 on x/side-effects into e39e35f on master.

@@ -43,6 +44,8 @@ if (!global.deck) {
version,
log
};

initializeShaderModules();
}

// TODO - Hack, remove when luma.gl 4.1.0-alpha.5 is published
Copy link
Collaborator

Choose a reason for hiding this comment

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

Yes, I would assume so, I don't remember this.

@Pessimistress Pessimistress merged commit cd7d441 into master Jun 6, 2019
@Pessimistress Pessimistress deleted the x/side-effects branch June 6, 2019 19:45
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