Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- [New] `resolve.sync`: add `opts.pathFilter` (#146) - [Fix] Make loadAsFileSync() work the same as async loadAsFile() (#146) - [Fix] support `opts.package` in non-relative lookups (#152) - [Docs] fix default “isFile” implementations - [Docs] fix options formatting - [Refactor] cache default isFile functions at module level - [Refactor] use "basedir" instead of "y", because meaningful variable names - [Tests] add some tests for a non-directory basedir (#154) - [Tests] work around npm SSL issue - [Tests] add some tests for browser field - [Tests] add node 8 and 9 to appveyor
- Loading branch information