-
29 Oct 2012 1:17 AM #1
Sencha CMD V3 and Sencha Architect
Sencha CMD V3 and Sencha Architect
Is there a howto or best practice on how to combine these?
Thorsten
-
29 Oct 2012 5:21 AM #2
Have not seen one.. But this is what I do.
I use Architect in the folder:
root\AppName\ (including the app.js app.html etc)
Then generate app (you could to in in root AppName, but no need)
root\touch-2.1-sdk\sencha generate app AppName ..\AppNameDeploy
Then i use Deploy in Architect, and Copy everyting to
root\AppNameDeploy
Now i search-replace http://localhost/myapp/rest/ to http://www.myapp.com/rest/ etc
Then i build from
root\AppNameDeploy
I could merge architect and deploy folders, but I also need to search/replace the urls on deploySven Tore Iversen
-
29 Oct 2012 5:26 AM #3
Thanks Sven. How about a ExtJS 4.1.2 App ?
-
29 Oct 2012 5:38 AM #4
I'm doing the same thing there..
Sven Tore Iversen
-
10 Nov 2012 12:21 AM #5
Don Griffin
Ext JS Development Team Lead
Check the docs. Learn how to (properly) report a framework issue and a Sencha Cmd issue
"Use the source, Luke!"
-
10 Nov 2012 3:34 AM #6
Hey Don. It's using SA with Ext JS 4.1.x and CMD 3 not for a touch project.
-
10 Nov 2012 3:34 PM #7
Don Griffin
Ext JS Development Team Lead
Check the docs. Learn how to (properly) report a framework issue and a Sencha Cmd issue
"Use the source, Luke!"
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote