This repository reproduces the problem of the path of the id returned by PluginContext.resolve
is incorrect.
pnpm install
pnpm run repro:rollup # `PluginContext.resolve` works correctly
pnpm run repro:rolldown # `PluginContext.resolve` does not work correctly