mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
This check was explicitly in the old selector compiler but the rewrite dropped
it. The `new RegExp("foo", "garbage")` throws on most browsers but not on old
WebKit.