bootstrap-validator icon indicating copy to clipboard operation
bootstrap-validator copied to clipboard

Error during Minification

Open knlgpt opened this issue 5 years ago • 0 comments

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 (!)"

knlgpt avatar Sep 25 '19 14:09 knlgpt