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

lib: fix --preserve-symlinks-main #51312

Merged
merged 3 commits into from
Jan 10, 2024
Merged

lib: fix --preserve-symlinks-main #51312

merged 3 commits into from
Jan 10, 2024

Commits on Dec 29, 2023

  1. lib: fix --preserve-symlinks-main

    Fixed resolving relative imports when symlink to main file called without file extension
    
    Fixies: nodejs#41000
    per4uk committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    c06b027 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2916c2d View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

  1. Update if statement

    Co-authored-by: Antoine du Hamel <[email protected]>
    per4uk and aduh95 authored Dec 30, 2023
    Configuration menu
    Copy the full SHA
    aa18053 View commit details
    Browse the repository at this point in the history