Use Twig templates with Fractal.
Install via NPM:
npm i https://github.com/tnottu/fractal-twig-adapter.git --save
Add configuration details into your fractal.js file:
const twigAdapter = require('@frctl/twig');
fractal.components.engine(twigAdapter);
fractal.components.set('ext', '.twig'