mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
The fix is actually in https://github.com/npm/fstream/pull/42, but now we also remove our explicit path length check that used to throw an error instead of silently losing files. This commit also adds a self-test to test the entire flow through `files.createTarball` and `files.extractTarGz`.