#85: updated to react router 4 and migrated code to support a new api

This commit is contained in:
SleepWalker
2017-05-25 22:11:57 +03:00
parent 6f4eb97b48
commit 6b81385dc5
42 changed files with 496 additions and 324 deletions

View File

@@ -103,7 +103,7 @@ const webpackConfig = {
'react/addons': true
} : {},
devtool: isTest ? 'inline-source-map' : 'eval',
devtool: 'cheap-module-eval-source-map',
plugins: [
new webpack.DefinePlugin({