We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c466db6 commit f5098d8Copy full SHA for f5098d8
rollup.config.js
@@ -14,6 +14,6 @@ export default {
14
],
15
output: {
16
format: 'cjs',
17
- file: 'dist/setup.js'
18
- }
+ file: 'dist/setup.js',
+ },
19
};
0 commit comments