Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 329 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 329 Bytes

rolldown-resolve-issue-repo1

This repository reproduces the problem of the path of the id returned by PluginContext.resolve is incorrect.

reproduction steps

pnpm install
pnpm run repro:rollup # `PluginContext.resolve` works correctly 
pnpm run repro:rolldown # `PluginContext.resolve` does not work correctly