Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

ordering load of javascript files

Hello,

All files, which were defined in the User-Defined Resources tab will be added ti your application with the same order.

leven.steve
Posts: 0
Joined: Sun Mar 04, 2012 4:01 pm

ordering load of javascript files

Which I understand, so if I want jQuery before Bootstrap and Bootbox last then I cannot make that happen using user-defined?

Is there a way to add the full jQuery module into the system resources so that it loads before Bootstrap?

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

ordering load of javascript files

You can set their order in the "User-Defined" tab, but you can't change an order of Appery.io system files (including jQuery).

But you can set any dependency you need in the Ionic app: https://docs.appery.io/docs/appbuilde...

leven.steve
Posts: 0
Joined: Sun Mar 04, 2012 4:01 pm

ordering load of javascript files

OK. Unfortunately it's an Angular app anyway. Which means I'll have to find something that doesn't have any dependencies I guess.

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

ordering load of javascript files

Sorry, I don't understand, do you need further assistance?

leven.steve
Posts: 0
Joined: Sun Mar 04, 2012 4:01 pm

ordering load of javascript files

No thank you. I mean I will have to find a different JS module/add-on that doesnt depend on jQuery and/or Bootstrap to be loaded in a particular order because I don;t have that level of control

Return to “Issues”