add more files to vendor blob
This commit is contained in:
parent
f3247bd0ef
commit
11325626f1
1 changed files with 5 additions and 1 deletions
|
@ -29,7 +29,11 @@ module.exports = {
|
|||
'classnames',
|
||||
'react-inlinesvg',
|
||||
'react-router',
|
||||
'redux-thunk'
|
||||
'redux-thunk',
|
||||
'csslint',
|
||||
'jshint',
|
||||
'htmlhint',
|
||||
'js-beautify',
|
||||
]
|
||||
},
|
||||
output: {
|
||||
|
|
Loading…
Reference in a new issue