You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
is there a good reason to ditch the semicolon at the end of the file? We use it in our project concatenated with other JS libraries. And if missing it breaks the whole concatenated output.
Also why is there no minified version anymore?
The text was updated successfully, but these errors were encountered:
Hi,
is there a good reason to ditch the semicolon at the end of the file? We use it in our project concatenated with other JS libraries. And if missing it breaks the whole concatenated output.
Also why is there no minified version anymore?
The text was updated successfully, but these errors were encountered: