I would like to use the new version of Webpack encore to have access to all the new features it offers. however after following the steps in the official guide I can\'t make
I finally got there. I replaced the twig links with the html they are replaced with, seems to work so far.
Replace...
{{ encore_entry_link_tags('app') }} {{ encore_entry_script_tags('app') }}
...with...
and