We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b48b98c commit 148cc28Copy full SHA for 148cc28
packages/vite/src/node/publicUtils.ts
@@ -34,3 +34,4 @@ export {
34
isFileLoadingAllowed,
35
} from './server/middlewares/static'
36
export { loadEnv, resolveEnvPrefix } from './env'
37
+export { configDefaults } from './config'
0 commit comments