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 9c4b671 commit b3ea805Copy full SHA for b3ea805
scripts/rollup.config.js
@@ -38,7 +38,7 @@ function rollupConfig({
38
].concat(plugins),
39
})
40
}
41
-console.log(rollupConfig())
+
42
export default [
43
rollupConfig()
44
]
0 commit comments