Pedro Del Moral Lopez

Results 11 comments of Pedro Del Moral Lopez

> Another way to quickly fix this issue, without waiting for NextJS to update, is to use [patch-package](https://github.com/ds300/patch-package) or [pnpm patch](https://pnpm.io/cli/patch) to directly enable SWC's [stage 3 decorator support](https://swc.rs/docs/configuration/compilation#jsctransformdecoratorversion). >...