Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Paths should use DIRECTORY_SEPARATOR concatenation to ensure portability when generated on Windows and pushed to *nix - "' . DIRECTORY_SEPARATOR . '" replaces actual character - which requires replacing "\'" with "'" in final generation
- Loading branch information