kostik
Results
4
comments of
kostik
if we replace ```html {{ source('./assets/file.svg') }} ``` by ```html {% include('./assets/file.svg') %} ``` then ``` ERROR in Error: Child compilation failed: Module build failed (from ./node_modules/twig-html-loader/index.js): NonErrorEmittedError: (Emitted value...
What's `@svg` in `{% include '@svg/lt.svg' %}`?
Namespace is not a relative path. PS I found a solution. I'll create PR later.