danielroe / siroc

Zero-config build tooling for Node

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chore: enable `preventAssignment` for replace plugin

pi0 opened this issue · comments

@rollup/plugin-replace: 'preventAssignment' currently defaults to false. It is recommended to set this option to true, as the next major version will default this option to true.