SolidZORO / next-plugin-antd-less

🎩 Use Antd (Less) with Next.js v12, Zero Dependency on other Next-Plugins.
MIT License
345 stars 48 forks source link

support for NextJs12 #91

Closed Kir931028 closed 2 years ago

Kir931028 commented 2 years ago

NextJs12 is released and checkIsNextJs function is false for the reason why it is not built. Until version 11, the alias was "next-babel-loader", but as it goes up to version 12, it is changed to "next-swc-loader", and the content is added.