mirror of
https://github.com/antfu-collective/icones.git
synced 2026-01-09 07:40:49 +08:00
fix: build error
This commit is contained in:
parent
3c6a5fe668
commit
888147718d
@ -21,6 +21,7 @@ async function prepare() {
|
||||
set.icons = icons
|
||||
}
|
||||
|
||||
await fs.ensureDir(path.dirname(outfile))
|
||||
await fs.writeJSON(outfile, collections)
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user