You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to adapt the example in the readme (9ef561b) on how to add an svg library under Eleventy 3.0 using WebC. But I keep getting an error Invalid bundle type: svg.
Are there any updated instructions or an example how to do this using WebC with Eleventy 3.0? (I have seen #12 but this seems to be outdated).
I am trying to adapt the example in the readme (9ef561b) on how to add an svg library under Eleventy 3.0 using WebC. But I keep getting an error
Invalid bundle type: svg
.Are there any updated instructions or an example how to do this using WebC with Eleventy 3.0? (I have seen #12 but this seems to be outdated).
This is the configuration I am trying:
eleventy.config.js
:base.webc
:This throws an error:
Invalid bundle type: svg
Installed versions and subdependencies:
3.0.0-alpha.10
2.0.2
0.11.2
1.0.5
The text was updated successfully, but these errors were encountered: