1000hz / bootstrap-validator

A user-friendly HTML5 form validation jQuery plugin for Bootstrap 3
http://1000hz.github.io/bootstrap-validator
MIT License
2.38k stars 1.07k forks source link

Error during Minification #659

Open knlgpt opened 4 years ago

knlgpt commented 4 years ago

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