the external js gets added at the bottom instead of the top.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mikeytown2’s picture

Same for CSS. Solution is to use hook_js/css_alter to make sure things marked as file are not in fact external.

mikeytown2’s picture

Status: Active » Fixed
FileSize
3.13 KB

The following patch has been committed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.