Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: use fallback module resolve for Node version < 10
The "paths" option for require.resolve does not work in certain versions of 8.x and 9.x. close #1486
- Loading branch information