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 f0c857a commit 438d4a8Copy full SHA for 438d4a8
vite.build.config.mts
@@ -45,6 +45,7 @@ export default defineConfig({
45
],
46
output: {
47
banner,
48
+ exports: 'named',
49
},
50
51
0 commit comments