Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
bluwy committed Aug 16, 2022
1 parent 15d5cf8 commit cd679af
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/astro/src/core/build/static-build.ts
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,6 @@ async function clientBuild(
return null;
}

// TODO: use vite.mergeConfig() here?
info(opts.logging, null, `\n${bgGreen(black(' building client '))}`);

const viteBuildConfig = {
Expand Down

0 comments on commit cd679af

Please sign in to comment.