ffmpegwasm / ffmpegwasm/ffmpeg.wasm

util 12.2 UMD is treated accidentally as ESM

Open
#848 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
17.8k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

The following code produces the following error:
```html




```

`Uncaught ReferenceError: exports is not defined: [utils.12.2.js:1:728](file:///C:/Users/akira/src/test/utils.12.2.js)`

I can only use UMD since my Firefox extension MV2 can only use that. 12.1 index.js seems to load fine but 12.2 doesn't. Is this because of #627 ?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.