Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Generate module name seperated by '/' on Windows.
Summary: I think packager on different platform should generate same output if possible. So packager should replace '\\' in module name with '/' on Windows. Closes facebook#2813 Reviewed By: @svcscm Differential Revision: D2458634 Pulled By: @martinbigio
- Loading branch information