Skip to content

Commit 3b5b9a5

Browse files
Add output named
1 parent 8b04b76 commit 3b5b9a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: vite.build.config.ts

+1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ export default defineConfig({
4343
],
4444
output: {
4545
banner,
46+
exports: 'named',
4647
},
4748
},
4849
},

0 commit comments

Comments
 (0)