Skip to content

Commit bdbd488

Browse files
Add output exports
1 parent a2f04bf commit bdbd488

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: vite.build.config.mts

+1
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ export default defineConfig({
4646
],
4747
output: {
4848
banner,
49+
exports: 'named',
4950
},
5051
},
5152
},

0 commit comments

Comments
 (0)