-
-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Labels
RspackRspack related issueRspack related issue
Description
Version
System:
OS: macOS 26.1
CPU: (12) arm64 Apple M3 Pro
Memory: 85.88 MB / 18.00 GB
Shell: 3.2.57 - /bin/bash
Browsers:
Chrome: 144.0.7559.60
Chrome Canary: 146.0.7651.0
Safari: 26.1Details
see the Reproduce link.
Reproduce link
https://github.com/lake2/rslib-issue
Reproduce Steps
- pnpm run build
- node dist/x/c.js output:
[Module: null prototype] { }
- node src/y/c.mjs output:
[Module: null prototype] { b: { a: 1 } }
x/c.js and y/c.mjs are same code, but output different.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
RspackRspack related issueRspack related issue