- Issue created by @Altcom_Alan
We want to inject a Javascript snippet into the head tag not attach a JS file.
Add a new inline option to the JS asset injector entity and modify _asset_injector_add_element_libraries() to add an inline script tag to the head if the inline option is true instead of attaching the library.
Active
2.21
Code