Skip to content

Commit

Permalink
chore: todo
Browse files Browse the repository at this point in the history
  • Loading branch information
sheremet-va committed Nov 11, 2024
1 parent 6c0f4c2 commit 86b2f2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/vite/src/node/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1560,6 +1560,7 @@ export async function loadConfigFromFile(
return {
path: normalizePath(resolvedPath),
config,
// TODO: use hot to reload the config instead?
dependencies: [],
}
} catch (e) {
Expand Down

0 comments on commit 86b2f2e

Please sign in to comment.