Skip to content

Commit

Permalink
feat: expose perEnvironmentPlugin
Browse files Browse the repository at this point in the history
  • Loading branch information
patak-dev committed Oct 31, 2024
1 parent bf389be commit a4f614a
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 @@ -8,6 +8,7 @@ export {
resolveConfig,
sortUserPlugins,
} from './config'
export { perEnvironmentPlugin } from './plugin'
export { createServer } from './server'
export { preview } from './preview'
export { build, createBuilder } from './build'
Expand Down

0 comments on commit a4f614a

Please sign in to comment.