Hi
With Web Apps all the html/css/js is stored in ../app/ directory. Is it possible to change this so that these files are stored and referenced in the root directory?
Thank you
Hi
With Web Apps all the html/css/js is stored in ../app/ directory. Is it possible to change this so that these files are stored and referenced in the root directory?
Thank you
Hi Deon -
On your own domain you can store your source files the way you want.
Thanks Illya
Where would I specify the what the folder location of the source files should be?
Hello Deon,
By default there are no way to change a structure of files. But you are able to change it by editing sourcesin the exported web project
Thank you Sergiy