That can be problematic for reasons other than size. Usually minified files will not contain any newlines, meaning that not only is the file rather large, it is effectively all on a single line.
I've seen things like vim have problems with files like that, I think mostly from trying to syntax highlight the visible region.