Zach Leatherman
Zach Leatherman
Docs for encodings are on the Buffer page: https://nodejs.org/docs/latest-v14.x/api/buffer.html
This is unresolved if you deploy a new https://stackblitz.com/github/11ty/demo-webc-counter I think it’s a Stackblitz problem 👀
Cross posting a similar issue report from @pauleveritt—hopefully we can continue that discussion here! https://github.com/11ty/eleventy-plugin-webc/issues/35#issuecomment-1344415992
I wonder if @EricSimons might be so kind as to look into this (or delegate to someone on the team!)
Still broken on https://stackblitz.com/github/11ty/demo-webc-counter
I think there is _something_ here but I do want to point out up front that setting `dynamicPermalink` via computed data is not currently supported per the big info box...
Uncovered this one https://github.com/11ty/eleventy/issues/2823
I think the other confusing bit here is how `addGlobalData` works with `permalink`. The argument passed in there is basically the same as a `module.exports` from a JS data file....
So a few things going on here, I’ll leave this open as a tracking issue until https://github.com/11ty/eleventy/issues/2823 is fixed.
Note the change in raw permalink strings in WebC in WebC 0.9.0: https://github.com/11ty/eleventy-plugin-webc/issues/52#issuecomment-1440980148