Skip to content

Commit 9acc8cc

Browse files
committed
chore: config warn
1 parent 30b07b2 commit 9acc8cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/rollup.config.base.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ export default {
2525
cjs(),
2626
replace({
2727
VERSION: JSON.stringify(config.version),
28+
preventAssignment: false,
2829
}),
2930
postcss(),
3031
analyze(),

0 commit comments

Comments
 (0)