next-optimized-classnames icon indicating copy to clipboard operation
next-optimized-classnames copied to clipboard

Upgrading to Next.js 12

Open brokul-dev opened this issue 4 years ago • 2 comments

Hi! It seems that class names are not optimized on Next.js 12.

brokul-dev avatar Oct 26 '21 17:10 brokul-dev

I've created a pull request for that: https://github.com/kenmueller/next-optimized-classnames/pull/5

brokul-dev avatar Nov 02 '21 14:11 brokul-dev

@kenmueller you don't get this current build via normal npm installment (npm i next-optimized-classnames). I had to do npm i https://github.com/kenmueller/next-optimized-classnames . Probably because the version in the package.json wasn't updated recently? Idk never hosted a Node Module...

websaid avatar Nov 23 '21 19:11 websaid