We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b04b76 commit 3b5b9a5Copy full SHA for 3b5b9a5
vite.build.config.ts
@@ -43,6 +43,7 @@ export default defineConfig({
43
],
44
output: {
45
banner,
46
+ exports: 'named',
47
},
48
49
0 commit comments