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 148cc28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/vite/src/node/publicUtils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,4 @@ export {
isFileLoadingAllowed,
} from './server/middlewares/static'
export { loadEnv, resolveEnvPrefix } from './env'
export { configDefaults } from './config'

0 comments on commit 148cc28

Please sign in to comment.