I'm trying to create the following structure:

/ (slightly dynamic, can redirect to either source or build)
/static/qx/source/script/custom.js
/static/qx/build/script/custom.js

I can change  my index.html to point to
"static/qx/(source|build)/custom.js" without any issue but the generated
custom.js fails to load the remaining files.

I tried setting app-root to "qx/source" in the "source-script" and got a
warning that I was shadowing the original but the build system seems to
ignore that.

What am I doing wrong?
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to