#Auto minify depreciation
23 messages · Page 1 of 1 (latest)
it does
auto minify was only for:
- legacy stuff from 10+ years ago
- lazy devs without a framework that just put the raw JS in the page tree
can you please link me to a source?
No, any framework in this millenia has minified their JS
you can also literally google "does nextjs minify js" and the first result confirms it
problem is, that it does not specify which version does that. and is it only JS? what about html and css?
I'm guessing it compiles to HTML and CSS right? so no human error happens
auto minification breaks anything newer than 10 years old. if you are using it for anything recent you should turn it off
even if I'm using babel as a compiler?
is it more recent than 10 years ago?
Initial release: September 28, 2014
is the version you are using released >= 10 years ago?
then turn off auto minification and literally and js compiler that is not that old will do minification
ok thanks ❤️
@sour compass what do you think?
Please do not ping community members for non-moderation reasons. Doing so will not solve your issue faster and will make people less likely to want to help you.
dont ping random things
I know, I like pinging the bot