Closed rickdog closed 9 years ago
This seems to be a behavior that $() is doing. If I do document.getElementsByTagName('script')
, I see that script as the last one in that list.
So closing, as I do not believe this is related to requirejs or this template, but something with the $() function.
require is removing my body's script elements:
in inspector: