swc
swc copied to clipboard
Use `Vec<Comment>` instead of `Option<Vec<Comment>>` in `Comments` trait
https://github.com/vercel/next.js/pull/79703#discussion_r2110094450
If there's no regression in doing this, I think we should use Vec<Comment>
i will try doing it if there will be no regression then i will raise PR or i will report here
Thank you!