Commit 1c9f3aa
committed
ENG-219: Use .js extension for tsdown ESM output
Set fixedExtension: false so tsdown outputs .js instead of .mjs,
since the project already has "type": "module" in package.json.
This keeps the bin path at ./dist/cli.js matching what tsup produced.1 parent 03b4edc commit 1c9f3aa
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
0 commit comments