Skip to content

Commit

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

0 comments on commit fbac5db

Please sign in to comment.