diff options
author | Luca Casonato <hello@lcas.dev> | 2024-03-07 17:29:17 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-07 17:29:17 +0100 |
commit | 87a08fc3b2d0ed1e5a197628fa7091cb656c9058 (patch) | |
tree | f5c842c801848f091009a157a734e009a2af29ba /cli/tools/test/mod.rs | |
parent | f0ec4fe1b89215ce9e62ebf47d8907dd6336f35e (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/tools/test/mod.rs')
0 files changed, 0 insertions, 0 deletions