Skip to content

Commit da6fc84

Browse files
committed
chore: update todo
1 parent e9a3e03 commit da6fc84

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/core/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ const unplugin = createUnplugin<Options>(
8383
vite: {
8484
// Vite plugin
8585
configResolved(config: ResolvedConfig) {
86-
// TODO
8786
if (userOptions.server !== undefined)
8887
isServer = userOptions.server
8988
else

0 commit comments

Comments
 (0)