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

CLJS-3404: Handle the case where NPM package.json exports defines *multiple* entry points #215

Merged
merged 1 commit into from
Sep 28, 2023

Commits on Sep 28, 2023

  1. * refactor some names for readability

    * add resolve-export which tries to find the entrypoint based on :package-json-resolution
    * make sure compiler opts are threaded through
    * add unit test for reported @mantine/core issue
    swannodette committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    7ff2d77 View commit details
    Browse the repository at this point in the history