|
|
|
|
|
by tg3
4701 days ago
|
|
If it caused problems when minifying the code, the problem was with the minifier not parsing correctly - a minifier shouldn't change the way the code is interpreted. I understand that using existing minifiers is a possible reason to use semicolons, but not using semicolons is not an inherent issue here. |
|