You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I'd like to display script tags only if the entry exists using a Twig function like encore_entry_script_tags_if_exists.
As I know, there is actually no public method to check if an entry is defined for a given entry point.
Do you think this is possible to add such a behavior?