mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Previously, we would register the circular dependency error properly with buildmessage, but then try to build the package with a circular dependency anyway, leading to a crash. Fixes #3280.