You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey folks. This issue hasn't received any traction for 60 days, so we're going to close this for housekeeping. If this is still an ongoing issue, please do consider contributing a Pull Request to resolve it. Further discussion is always welcome even with the issue closed. If anything actionable is posted in the comments, we'll consider reopening it. ⓘ
Expected Behavior
node packages/app/src/main.js
works fine:Built by vite is also works, because vite use self vite:resolve plugin:
pnpm -F app build:vite
:Rollup should build without warnings.
Actual Behavior
But rollup can't resolve:
Additional Information
This issue is found when I test package.exports field:
The text was updated successfully, but these errors were encountered: