Commit 17bcd9b
fix(vite): resolution where CJS output does not exist for import (#352)
* fix: upgrade from cjs node10 to node16
* changeset
* Simplify module comment in Vite config
* Change module option from Node16 to NodeNext
* Update changeset
---------
Co-authored-by: Lachlan Collins <1667261+lachlancollins@users.noreply.github.com>1 parent fafb869 commit 17bcd9b
File tree
2 files changed
+7
-2
lines changed- .changeset
- packages/vite-config/src
2 files changed
+7
-2
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 | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
0 commit comments