Johan Sahlén
Johan Sahlén
Currently, when `deamdify` encounters a syntax error, it `throw`s a regular JavaScript error. That makes it very hard to catch it in the Browserify stream. Instead, it should emit an...
I'm working on a project where I utilize the ability to pass on a lot of attributes to my WebC components, but at the same time using props to control...
### Operating system macOS Sonoma 14.4.1 ### Eleventy 2.0.1 and 3.0.0-alpha.10 ### Describe the bug When using `addPassthroughCopy()` with a custom destination directory, files nested within the source directory will...