Closed
Description
Documentation Is:
- Missing
- Needed
- Confusing
- Not Sure?
Please Explain in Detail...
At some point in the past html-loader had an interpolate
option. This allowed to load partials within partials in templates. As far as understand it this recently got deprecated and replaced with preprocessor
.
So, answers like this one aren't working anymore.
A couple of questions like this one asking how to achieve it popped up, but they've gone without answers.
The documentation seems unclear as if this is still possible as the only example mentions handlebars and only shows this implementation within the webpack config.
Your Proposal for Changes
Is there any chance an official explanation of how to achieve this could be provided in the docs or even in this thread? I've tried everything possible and I'm absolutely lost.