Inside a.tsa.ts, the editor currently only suggests the relative import path ./b.ts./b.ts when attempting to import b.tsb.ts. It does not suggest the import map alias $src/b.ts$src/b.ts.
This behavior differs from previous versions, where the alias-based path was suggested, not the relative one. This is a change from how it previously worked, and itβs now affecting our workflow significantly. Can something be done to help us keep the old behavior?
No replies yet
Join the Discord to continue the conversation
D
Deno
Chat about Deno, a modern runtime for JavaScript and TypeScript.