bundle/popular(.min).js
file. You don't need to include any external plugin files to use them.bundle/popular(.min).js
file on your page.<script src="/vendors/@form-validation/umd/bundle/popular.min.js"></script><!--You need to insert external plugins (Bootstrap in this case) after `bundle/popular.min.js`--><script src="/vendors/@form-validation/umd/plugin-bootstrap/index.min.js"></script>