Skip to content

Commit

Permalink
update to-do
Browse files Browse the repository at this point in the history
  • Loading branch information
brillout committed Feb 25, 2025
1 parent 86fe9b4 commit 7adb7f8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions vike/node/api/prepareViteApiCall.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ export { getViteRoot }
export { assertViteRoot }
export { normalizeViteRoot }

// TODO: enable Vike extensions to add Vite plugins

import { loadConfigFromFile, mergeConfig, resolveConfig } from 'vite'
import type { InlineConfig, ResolvedConfig, UserConfig } from 'vite'
import type { Operation } from './types.js'
Expand Down

0 comments on commit 7adb7f8

Please sign in to comment.