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 30b07b2 commit 9acc8ccCopy full SHA for 9acc8cc
build/rollup.config.base.js
@@ -25,6 +25,7 @@ export default {
25
cjs(),
26
replace({
27
VERSION: JSON.stringify(config.version),
28
+ preventAssignment: false,
29
}),
30
postcss(),
31
analyze(),
0 commit comments