Page 1 of 1

WebApp files in root for a cleaner URL

Posted: Fri Jul 08, 2016 6:19 am
by Deon

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


WebApp files in root for a cleaner URL

Posted: Fri Jul 08, 2016 11:54 am
by Illya Stepanov

Hi Deon -

On your own domain you can store your source files the way you want.


WebApp files in root for a cleaner URL

Posted: Sat Jul 09, 2016 3:27 am
by Deon

Thanks Illya
Where would I specify the what the folder location of the source files should be?


WebApp files in root for a cleaner URL

Posted: Mon Jul 11, 2016 11:13 am
by Serhii Kulibaba

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


WebApp files in root for a cleaner URL

Posted: Tue Jul 12, 2016 4:05 am
by Deon

Thank you Sergiy