Skip to content

Fix ESM build file names#49

Merged
jankarres merged 1 commit intodevowlio:developfrom
ciesiolka:patch-1
Jan 22, 2026
Merged

Fix ESM build file names#49
jankarres merged 1 commit intodevowlio:developfrom
ciesiolka:patch-1

Conversation

@ciesiolka
Copy link
Copy Markdown
Contributor

tsup produces two builds - ESM (.js files) and CJS (.cjs). This commit replaces non-existing paths (.mjs)

Fixes #48

`tsup` produces two builds - ESM (`.js` files) and CJS (`.cjs`). This commit replaces non-existing paths (`.mjs`)

Fixes devowlio#48
@jankarres jankarres changed the base branch from master to develop January 22, 2026 10:07
@jankarres jankarres merged commit 313c37c into devowlio:develop Jan 22, 2026
5 checks passed
jankarres pushed a commit that referenced this pull request Jan 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Cannot find module node_modules\node-lame\dist\index.mjs

2 participants