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

node-resolve: resolve symlinked entry point properly #291

Merged
merged 1 commit into from
Apr 12, 2020

Commits on Mar 31, 2020

  1. node-resolve: resolve symlinked entry point properly

    The regression appeared here uuidjs/uuid#402 (comment)
    after upgrading from `rollup-plugin-node-resolve` to `@rollup/plugin-node-solve`
    
    Dependencies entry points are resolved into symlinked path when browser
    field map contains paths resolved into real paths.
    TrySound committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    a204ac5 View commit details
    Browse the repository at this point in the history