WebApp files in root for a cleaner URL
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
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
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