Remove helper HTML comments in Angular JS?

后端 未结 3 1769
别那么骄傲
别那么骄傲 2020-12-10 16:15

Is there a way to prevent Angular from creating \"helper\" HTML comments? For example,

Wi

3条回答
  •  無奈伤痛
    2020-12-10 17:00

    The comments are crucial to how Angular handles certain elements. Removing them is not currently an option. What issues are you having with it?

提交回复
热议问题