From d44155d330a3737f33b2476432cf78dc415295e9 Mon Sep 17 00:00:00 2001 From: Kia King Ishii Date: Thu, 8 Apr 2021 18:10:14 +0900 Subject: [PATCH] style: fix code style --- src/node/build/render.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/node/build/render.ts b/src/node/build/render.ts index e2283ee2..ab4d60f7 100644 --- a/src/node/build/render.ts +++ b/src/node/build/render.ts @@ -55,7 +55,7 @@ export async function renderPage( const stylesheetLink = cssChunk ? `` - : `` + : '' const html = `