Hybrid View
-
18 Nov 2012 8:37 AM #1
Do I have to install Compass to use Sencha Cmd for Ext JS project?
Do I have to install Compass to use Sencha Cmd for Ext JS project?
If it is not necessary, what features will be missing from Sencha Cmd? Thanks.
-
19 Nov 2012 9:52 AM #2
According to this, the answer is yes. You need to it for various parts that deal with creating custom themes. Probably the main "sencha app build" command will not even work because it builds the theme by default each time.
-
19 Nov 2012 11:44 AM #3
Thanks. I noticed that it complains about missing Compass when I tried to do an app build. I have since installed Compass and it seems to be working now.
-
23 Nov 2012 3:41 AM #4
How you install Compass....Please send me some pointers...
Thanks
-
24 Nov 2012 7:38 AM #5
-
25 Apr 2013 1:05 AM #6
Not mandatory
Not mandatory
AFAIK, Compass installation is not mandatory, but yes, recommended, of course.
Try setting in your sencha.cfg file:It works for Sencha Touch 2.2. My guess is it should work for any other framework too.Code:skip.sass=1
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote