mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
`projectConstraintsFile.addConstraints(['foo'])` is wrong because 'foo' is supposed to be a constraint object, not a string. However, it would quietly add a blank line to .meteor/packages! Now we detect this mistake, and we also provide addPackages(['foo']).
48 KiB
48 KiB