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?
Thanks