Commit 7006737
committed
build: ensure theming tests execute as ESM
The JS file is ESM, but Node doesn't recognize this because there is no
explicit extension or `package.json` with `type: module`.1 parent f790fb1 commit 7006737
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| 75 | + | |
75 | 76 | | |
76 | 77 | | |
77 | 78 | | |
| |||
0 commit comments