We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae2db1d commit 1ae5f17Copy full SHA for 1ae5f17
1 file changed
webpackBaseConfig.js
@@ -168,7 +168,7 @@ module.exports = {
168
path.join(__dirname, 'node_modules/select2/select2-bootstrap.css'),
169
],
170
"cover-pack": [
171
- "validator",
+ "bootstrap-validator",
172
"script!listPagnation",
173
"expose?select2!select2",
174
"expose?moment!moment",
@@ -223,7 +223,7 @@ module.exports = {
223
"index-pack": [
224
"expose?Spinner!spin.js",
225
"script!jquery-ui-resizable",
226
227
"expose?jsyaml!js-yaml",
228
"script!mermaid",
229
0 commit comments