Sencha touch 2.4.0 SASS compile error

送分小仙女□ 提交于 2019-12-05 14:44:06

Thanks to @Saki . I pick one sentence from sencha official blog to help other people meet this problem:

With the introduction of Ext JS 4.2 and theme packages, compass watch no longer understood the structure of themes making “sencha ant sass” the only option for building Sass. The “sass” build step, however, was a forced, full rebuild and was many times slower than compass watch.

This is the link: http://www.sencha.com/blog/using-the-new-app-watch-command-in-sencha-cmd-4/

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