ffmpegwasm / ffmpegwasm/ffmpeg.wasm

Remove use of CommonJS or AMD dependencies

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

Description

In latest angular (v15) project I'm getting below warning.

CommonJS or AMD dependencies can cause optimization bailouts.
For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies

Look's like it could impact performance of the application. for more information check this link [angular docs](https://angular.io/guide/build#configuring-commonjs-dependencies)

Action needed: Remove use of CommonJS or AMD dependencies. Instead use ES modules

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.