forked from MapComplete/MapComplete
Merge branch 'master' into add-tailwind-for-homepage
This commit is contained in:
commit
6864ba4fd6
4 changed files with 8 additions and 9 deletions
|
@ -127,7 +127,7 @@ function createIcon(iconPath: string, size: number, layout: LayoutConfig) {
|
|||
/*
|
||||
// We already read to file, in order to crash here if the file is not found
|
||||
readFileSync(iconPath);
|
||||
svg2img(iconPath,
|
||||
/* svg2img(iconPath,
|
||||
// @ts-ignore
|
||||
{width: size, height: size, preserveAspectRatio: true})
|
||||
.then((buffer) => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue