[ERROR] Transforming JavaScript decorators to the configured target environment ("chrome87", "edge88", "es2020", "firefox78", "safari14" + 2 overrides) is not supported yet #13955
Labels
p3-minor-bug
An edge case that only affects very specific usage (priority)
regression
The issue only appears after a new release
Describe the bug
I was trying to create a new project of vite and Lit element with decorators but since version
>=4.4.0
it gives me the following error when I import@connectate/ct-button
[ERROR] Transforming JavaScript decorators to the configured target environment ("chrome87", "edge88", "es2020", "firefox78", "safari14" + 2 overrides) is not supported yet
Does the library have an error? Why didn't this happen before?
Reproduction
https://stackblitz.com/edit/vitejs-vite-yx7ber
Steps to reproduce
No response
System Info
Used Package Manager
pnpm
Logs
No response
Validations
The text was updated successfully, but these errors were encountered: