mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 20:32:10 +00:00
`#` can be: * an actual path fragment `path#fragment` * esm import module specifier `#import-path` * part of a path `path/to/#/fragment` * part of path alias `#` -> `./path/alias` This is driving me crazy. |
||
|---|---|---|
| .. | ||
| tests | ||
| cache.rs | ||
| error.rs | ||
| file_system.rs | ||
| lib.rs | ||
| options.rs | ||
| package_json.rs | ||
| path.rs | ||
| resolution.rs | ||
| specifier.rs | ||