We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 841208a commit 311d6ffCopy full SHA for 311d6ff
rollup.config.prod.js
@@ -120,6 +120,4 @@ const config = outputData.map(({ file, format, plugins: specificPLugins, globals
120
plugins: specificPLugins,
121
}))
122
123
-console.log(config)
124
-
125
export default config
0 commit comments