mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
CommonJS module identifiers are specified always to use forward slashes, even on Windows, so there's no value in using path.join or files.pathJoin to construct module identifiers.