Skip to content

Commit

Permalink
refactor: export default config
Browse files Browse the repository at this point in the history
  • Loading branch information
ferferga authored Dec 18, 2024
1 parent b48b98c commit 83a0f0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/vite/src/node/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ export {
loadConfigFromFile,
resolveConfig,
sortUserPlugins,
configDefaults,
} from './config'
export { perEnvironmentPlugin } from './plugin'
export { perEnvironmentState } from './environment'
Expand Down

0 comments on commit 83a0f0e

Please sign in to comment.