Order of linked Javascripts
As a part of my workflow, I import and link two Javascript files early in a given project. I need em in a certain order, but I haven't yet been able to figure out how to get them to come in that way. It doesn't seem to insert them into the <head> alphabetically, and the order I click em in the import dialogue doesn't seem to affect it either.
It's just two files, so I usually just reorder them manually before splitting files per-chapter. But I was curious if there might be something I can do to get them to come in in the desired order in the first place. Is there?
Last edited by phillipgessert; Yesterday at 02:09 PM.
|