Updatged package.json and webpack vendor config

This commit is contained in:
Keven van Zuijlen
2017-04-12 21:00:15 +02:00
committed by Steve Sanderson
parent d2c56d19d0
commit c791ceee49
2 changed files with 8 additions and 6 deletions

View File

@@ -21,9 +21,10 @@ module.exports = (env) => {
'bootstrap/dist/css/bootstrap.css',
'domain-task',
'event-source-polyfill',
'history',
'react',
'react-dom',
'react-router',
'react-router-dom',
'react-redux',
'redux',
'redux-thunk',