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 56b69bc
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 @@ -10,6 +10,7 @@ export {
DEFAULT_SERVER_CONDITIONS as defaultServerConditions,
DEFAULT_SERVER_MAIN_FIELDS as defaultServerMainFields,
} from './constants'
export { configDefaults } from './config'
export { version as esbuildVersion } from 'esbuild'
export {
splitVendorChunkPlugin,
Expand Down

0 comments on commit 56b69bc

Please sign in to comment.