mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
The most important change in this version is that the Reify compiler can now compile these useful `export ... from ...` extensions: https://github.com/leebyron/ecmascript-export-ns-from https://github.com/leebyron/ecmascript-export-default-from Fixes #8432 (`transform-export-extensions` no longer needed).