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 0497b60 commit dbb0c74Copy full SHA for dbb0c74
1 file changed
scripts/getRollupConfig.mjs
@@ -75,7 +75,7 @@ export function buildConfigs(opts) {
75
exports: 'named',
76
preserveModules: true,
77
entryFileNames: '[name].js',
78
- }
+ },
79
]
80
81
return {
0 commit comments