mirror of
https://github.com/kogakure/website-astro-stefanimhoff.de.git
synced 2026-02-03 20:15:27 +00:00
fix: issue with Docker build
This commit is contained in:
@@ -88,7 +88,12 @@
|
||||
]
|
||||
},
|
||||
"overrides": {
|
||||
"sharp": "0.33.4"
|
||||
}
|
||||
"sharp": "0.33.4",
|
||||
"rollup": "npm:@rollup/wasm-node"
|
||||
},
|
||||
"ignoredBuiltDependencies": [
|
||||
"esbuild",
|
||||
"sharp"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user