- Open
src/packages/two/index.ts - Auto Import of
tryImportingwill be to dist as shown below
When using outDir, auto imports will always resolve from the outDir rather than the source directory. This causes auto imports to become incorrect.
- from ./src/packages/two/index.ts
- from ./src/packages/two/index.ts

