What version of @astrojs/compiler
are you using?
2.12.1
What package manager are you using?
pnpm
What operating system are you using?
Mac
Describe the Bug
i have created a PR withastro/astro#13909, which changes a changes a function i.e. spreadAttributes
which is being used by the compiler, hence we need to make changes for the same function here.
Link to Minimal Reproducible Example
cannot reproduce