Skip to content

Commit ac302a7

Browse files
authored
fix(module-runner): export ssrExportNameKey (#20266)
1 parent b135918 commit ac302a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎packages/vite/src/module-runner/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ export type {
2525
export {
2626
ssrDynamicImportKey,
2727
ssrExportAllKey,
28+
ssrExportNameKey,
2829
ssrImportKey,
2930
ssrImportMetaKey,
3031
ssrModuleExportsKey,

0 commit comments

Comments
 (0)