- Fix Rollup sourcemap incorrect when build issue.
- Add Vitest testes of remove debugger function.
- Add Rspack plugin(experimental).
- Add Rolldown plugin(experimental).
- Remove debugger when does't ends with
;
.
- Fix console bug when there are parentheses in parameters issue.
- Add Vitest testes of remove console function.