-
-
Notifications
You must be signed in to change notification settings - Fork 55
Closed
Labels
🐞 bugSomething isn't workingSomething isn't working
Description
Version
Rslib 0.0.18Details
- Input:
import { fileURLToPath } from 'url';
const __filename = fileURLToPath(import.meta.url);
console.log(__filename);- Run
dist/index.cjs:
Reproduce link
https://github.com/chenjiahan/rslib-repro-cjs-filename
Reproduce Steps
- pnpm i
- pnpm run build
- node ./dist/index.cjs
Metadata
Metadata
Assignees
Labels
🐞 bugSomething isn't workingSomething isn't working
