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
{{ message }}
This repository has been archived by the owner on Mar 12, 2020. It is now read-only.
Hi
I m trying to compile a bunch of separate js file in one file using "prepros".
Without Minification
But when I m attaching validator js browser gives me an error message in the console "Uncaught SyntaxError: Unexpected token !"
With Minification
When I m trying to minify using prepos it does not compile and prepros gives an error
"Unexpected token: operator (!)"
The text was updated successfully, but these errors were encountered: