ffmpegwasm / ffmpegwasm/ffmpeg.wasm
Remove use of CommonJS or AMD dependencies
Abierto
- Lenguaje dominante
- C
- Estrellas
- 17.8k
- Forks
- 1.1k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.