Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
let require take paths too
If require`s argument contains a slash or dot treat it like a path to a file. This means that the file is searched relative to cwd, variables like CUSTOM_LIBS and INC are not used.
- Loading branch information
Showing
1 changed file
with
60 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters