Commit 67215a5
authored
feat(npm): add support for resolving "import" conditions to ESM (#400)
* feat(project): emit .mjs files for ESM bundle
* chore: add changeset
* fix: update references in exports to use .mjs
* fix: update entry for size-limit
* ci: update type-check job
* refactor: emit package.json with "type" instead of .mjs files
* chore: update size-limit entrypoint
* chore: update changeset
* chore: use explicit .mjs extension
* chore: add optional dependencies for ci
* chore: update size-limit entry point1 parent 66305e4 commit 67215a5
File tree
5 files changed
+2304
-9463
lines changed- .changeset
- .github/workflows
5 files changed
+2304
-9463
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
0 commit comments