mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Clean up on every soft restart (every time the js app loads) not on every hard restart (every time the native shell loads). This fixes the problem described in issue #2727: HCP cache keeps accumulating in development mode leading to crashes.