v2.1.0
2.1.0 (2023-02-28)
- feat: support retaining the specified console by configuring
externalValue
without remove it, for example like this:removeConsole({ externalValue: ["这个不删", "noRemove", ...] })
externalValue
without remove it, for example like this: removeConsole({ externalValue: ["这个不删", "noRemove", ...] })