Hi, I hope this is not off-topic.
I've started using twigjs-loader and all seems fine.
I can call twig files via webpack.
But some twig files got an error.
These twig files are using a custom twig extension I've created.
Webpack and the loader seems not to know where this extension is (meaning path and how to treat it) and return an error.
Question:
Can this package handle custom twig extensions? Is something that this package should take care of?
Please any tips and support is very welcome
Best
Hi, I hope this is not off-topic.
I've started using twigjs-loader and all seems fine.
I can call twig files via webpack.
But some twig files got an error.
These twig files are using a custom twig extension I've created.
Webpack and the loader seems not to know where this extension is (meaning path and how to treat it) and return an error.
Question:
Can this package handle custom twig extensions? Is something that this package should take care of?
Please any tips and support is very welcome
Best