Hybrid View
-
9 Nov 2012 11:41 AM #1
Sencha Architect 2x - appFolder Question
Sencha Architect 2x - appFolder Question
From the way Architect saves the project file we have as a basic example:
ProjectName--> app folder
--> metadata folder
--> .architect file
--> app.html
--> app.js
--> ProjectName.xds
Is there any way to save the app folder to another directory that (as an example) is outside the ProjectName folder? When I set the appFolder property it always saves the app folder relative to the app.js.
TIA...Rob
-
9 Nov 2012 1:25 PM #2
There is no way to do this. I think what you want is to deploy the project?
What is the goal?Phil Strong
@philstrong
#SenchaArchitect
Sencha Architect Development Team
-
9 Nov 2012 4:07 PM #3
I'm trying to use GAE Python on the backend with Touch front-facing and I need to declare static directories, it wasn't clean....but no worries.....thanks!


Reply With Quote