79356116

Date: 2025-01-14 19:11:08
Score: 1
Natty:
Report link

It is removed probably as part of optimisation process. In production version, console.log is removed and in next optimisation pass arguments are removed because they are unused.

Also this could be useful https://github.com/vitejs/vite/discussions/7920

Reasons:
  • Low length (0.5):
  • No code block (0.5):
Posted by: Đorđe Zeljić