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 exports from package.json and adjust imports #793

Merged
merged 1 commit into from
Nov 14, 2024

Commits on Nov 13, 2024

  1. refactor: remove exports from package.json and adjust imports

    Exports makes it hard to access other paths in the project
    Until we arrive on stable interfaces to access other parts of git-proxy
    removing exports would be helpful.
    Import paths have been adjusted slightly for plugins and the docs for
    plugins due to the exports aliases being a bit different.
    06kellyjac committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    c5d200d View commit details
    Browse the repository at this point in the history