diff options
author | David Sherret <dsherret@users.noreply.github.com> | 2023-05-27 10:33:15 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-27 10:33:15 -0400 |
commit | a96844118c24d870abfe5332547dab99dc53d09c (patch) | |
tree | 194bde1661ad66e41efc912ccbb151edf268c643 /cli/module_loader.rs | |
parent | be59e93220e24a2e66ae2843a136e61eab9d8ac3 (diff) |
fix(compile): inline symlinks as files outside node_modules dir and warn for directories (#19285)
If a symlink within the `node_modules` directory lies outside that
directory, it will now warn and inline the file. For directories, it
will just warn for now.
Probably fixes #19251 (I'm still unable to reproduce).
Diffstat (limited to 'cli/module_loader.rs')
0 files changed, 0 insertions, 0 deletions