我一直在关注本教程http://reactjs.net/getting-started/tutorial.html并且一切都很好。但是在最终的输出源中,我得到了以下注释标签,为什么标签周围有文字react-text
,它们是必需的标签吗?为什么它们在评论标签中?可以以某种方式删除它们吗?
<!-- react-text: 6 -->Hello ReactJS.NET World!<!-- /react-text -->
<!-- react-text: 9 -->This is one comment<!-- /react-text -->