Commit 49fe67c
fix: add preserveSymlinks to prevent symlink resolution outside Vite root
Node resolves symlinks to real paths, which may be outside the Vite root.
preserveSymlinks keeps the .content/ symlink path as-is.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 6511afe commit 49fe67c
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| |||
0 commit comments