diff --git a/webpackBaseConfig.js b/webpackBaseConfig.js index 20a21b627..400db14be 100644 --- a/webpackBaseConfig.js +++ b/webpackBaseConfig.js @@ -168,7 +168,7 @@ module.exports = { path.join(__dirname, 'node_modules/select2/select2-bootstrap.css'), ], "cover-pack": [ - "validator", + "bootstrap-validator", "script!listPagnation", "expose?select2!select2", "expose?moment!moment", @@ -223,7 +223,7 @@ module.exports = { "index-pack": [ "expose?Spinner!spin.js", "script!jquery-ui-resizable", - "validator", + "bootstrap-validator", "expose?jsyaml!js-yaml", "script!mermaid", "expose?moment!moment",