Skip to content

Conversation

@fnesveda
Copy link
Contributor

@fnesveda fnesveda commented Apr 7, 2020

The underscore package is not included in Meteor by default since Meteor 1.7 (meteor/meteor#9596), so _ is no longer in the global namespace by default. This removes _ from the meteor globals group.

The *underscore* package is not included in Meteor by default since Meteor 1.7 (meteor/meteor#9596), so `_` is no longer in the global namespace by default. This removes `_` from the `meteor` globals group.
@sindresorhus sindresorhus changed the title Remove "_" global from "meteor" Remove _ global from meteor Apr 12, 2020
@sindresorhus sindresorhus merged commit 53b1944 into sindresorhus:master Apr 12, 2020
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.

3 participants