Netbeans 7.4 - exclude LESS partial source files from compiling to css

China☆狼群 提交于 2019-12-04 14:47:11

According to the test suite, editing and saving a partial should trigger a recompile for the parent file with the @include, but it doesn't say anything about excluding the partial itself from preprocessing. My experience is similar to yours.

There's a bug report for the feature here: https://netbeans.org/bugzilla/show_bug.cgi?id=239593

Annoying because the feature was requested back in December 2013, and 8.0 was released in March 2014.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!