Skip to content

Commit

Permalink
feat: export rollup version
Browse files Browse the repository at this point in the history
  • Loading branch information
sapphi-red committed Jun 20, 2022
1 parent fbac5db commit 79cd5f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/vite/src/node/publicUtils.ts
Expand Up @@ -5,6 +5,7 @@
*/
export { VERSION as version } from './constants'
export { version as esbuildVersion } from 'esbuild'
export { VERSION as rollupVersion } from 'rollup'
export {
splitVendorChunkPlugin,
splitVendorChunk
Expand Down

0 comments on commit 79cd5f1

Please sign in to comment.