I have a Next.js Application and even if i',m on DEV mode or PROD mode it renders unnecessary HTML comments between elements.
Can anyone help me with this? How may i remove them?
The comments are these
<!--$-->, <!--/$-->
I have a Next.js Application and even if i',m on DEV mode or PROD mode it renders unnecessary HTML comments between elements.
Can anyone help me with this? How may i remove them?
The comments are these
<!--$-->, <!--/$-->