codecov / codecov-javascript-bundler-plugins

Set of bundler plugins that allow users to upload bundle stats to Codecov.
MIT License
4 stars 1 forks source link

Extend `es` to `esm` for ECMAScript #102

Closed nicholas-codecov closed 3 months ago

nicholas-codecov commented 3 months ago

We only display es for ECMAScript which can be a little confusing, expanding this out to be fully esm will make it a lot easier for users to understand what is going on.