Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: remove resolve dependency #47

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jun 21, 2024

  1. refactor: remove resolve dependency

    This replaces the dependency on resolve with node's native
    require.resolve method which supports custom paths as of
    [node 8.9.0](https://nodejs.org/dist/latest-v8.x/docs/api/modules.html#modules_require_resolve_request_options)
    elliotttf committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    d33d57c View commit details
    Browse the repository at this point in the history