Skip to content

Conversation

mevatron
Copy link

@mevatron mevatron commented Mar 10, 2024

I was attempt to use native-run on NixOS, and to make packages more reproducible the Nix package manager heavily uses symlinks 😅 Unfortunately, the readdirp method does not follow symlinks by default, and seeing as the @ionic/utils-fs package has many dependent projects, it seemed like making this a non-default option would be the best approach.

I added a WalkerOption followSymlinks and environment variable to also control the behavior IONIC_UTILS_FS_FOLLOW_SYMLINKS.

Would this be something that could be merged in?

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant