Skip to content

Commit 1225c6c

Browse files
committed
chore(deps): bump sharp from 0.34.3 to 0.34.4
1 parent 5fbc28d commit 1225c6c

File tree

4 files changed

+230
-309
lines changed

4 files changed

+230
-309
lines changed

index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ async function Start() {
5959
app.addHook("onRequest", app.basicAuth);
6060
}
6161

62-
// @ts-ignore
6362
const { handler } = await import("./dist/server/entry.mjs");
6463
await app
6564
.register(fastifyStatic, {

0 commit comments

Comments
 (0)