Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Luc Bourdot
codimd
Commits
1ae5f174
Commit
1ae5f174
authored
Dec 20, 2016
by
Wu Cheng-Han
Browse files
Fix wrong package name reference in webpack config for bootstrap-validator
parent
ae2db1da
Changes
1
Hide whitespace changes
Inline
Side-by-side
webpackBaseConfig.js
View file @
1ae5f174
...
...
@@ -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
"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment