summaryrefslogtreecommitdiff
path: root/cli/module_loader.rs
diff options
context:
space:
mode:
authorLuca Casonato <hello@lcas.dev>2024-03-07 17:29:17 +0100
committerGitHub <noreply@github.com>2024-03-07 17:29:17 +0100
commit87a08fc3b2d0ed1e5a197628fa7091cb656c9058 (patch)
treef5c842c801848f091009a157a734e009a2af29ba /cli/module_loader.rs
parentf0ec4fe1b89215ce9e62ebf47d8907dd6336f35e (diff)
fix(tools/publish): correctly handle importing from self in unfurling (#22774)
We emitted `import "./` rather than `import "./$NAME"`. This is now fixed. Also makes a cosmetic change so that `../` imports are now just imported as `../`, not `./../`.
Diffstat (limited to 'cli/module_loader.rs')
0 files changed, 0 insertions, 0 deletions