mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
You can still include them on the client, but they don’t work in Safari 4 and IE 8 because semver.js uses ES 5 methods including String#trim, Array#map/filter/forEach, and possibly others. This should fix any unit test failures in these packages.