Commit c6aef18
committed
npm: use "main" instead of "module" in package.json for compatiblity
See drager/wasm-pack#1009. By updating to
wasm-pack 0.13, the entry points change for improved compatiblity,
specifically vitest which runs in a Node environment.1 parent 660fd5d commit c6aef18
3 files changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
3 | 6 | | |
4 | 7 | | |
5 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments