Skip to content

Commit 148cc28

Browse files
authored
refactor: export default config
1 parent b48b98c commit 148cc28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/vite/src/node/publicUtils.ts

+1
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,4 @@ export {
3434
isFileLoadingAllowed,
3535
} from './server/middlewares/static'
3636
export { loadEnv, resolveEnvPrefix } from './env'
37+
export { configDefaults } from './config'

0 commit comments

Comments
 (0)