Commit 6741f13
fix: use ESM import for png-to-ico in Windows CI step
png-to-ico is an ESM-only module and cannot be loaded with require().
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 416de8e commit 6741f13
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
135 | | - | |
| 135 | + | |
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
| |||
0 commit comments