Skip to content

Commit 4e1516a

Browse files
authored
feat: Extend es to esm (#109)
Handle different cases to make format extension consistent across the plugins and different aliases. Update integration tests to dynamically generate configs off a base so it's easier to handle a lot more cases. GH #102
1 parent c6dc57c commit 4e1516a

File tree

18 files changed

+3075
-198
lines changed

18 files changed

+3075
-198
lines changed

.changeset/many-berries-grab.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
"@codecov/webpack-plugin": patch
3+
"@codecov/rollup-plugin": patch
4+
"@codecov/vite-plugin": patch
5+
"@codecov/bundler-plugin-core": patch
6+
---
7+
8+
Modify output formats to be consistent across aliases and bundlers

0 commit comments

Comments
 (0)