I have a do_shortcut and I need to embed it in a twig template. I tried by coping the code in a php file my-code.php:
Try this code:
{{ wp.do_shortcode('[shortcode]')|raw }}