How to configure the drop console? #302
-
In the previous Vite project, I configured the drop console feature |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
If I remember correctly, rolldown removes For the |
Beta Was this translation helpful? Give feedback.
If I remember correctly, rolldown removes
debugger
by default.For the
console
one, I think rolldown needs to expose a more granular option for the minifier. Please create an issue in rolldown repo.