|
|
|
|
|
by RommeDeSerieux
5835 days ago
|
|
I fail to see the problem with minification. The minificator can insert semicolons by itself because the algorithm for that is known and present in every JS engine. Besides, it just looks cleaner without them. Less for errors too. |
|