mirror of
https://github.com/elyby/accounts-frontend.git
synced 2025-05-31 14:11:58 +05:30
#85: updated to react router 4 and migrated code to support a new api
This commit is contained in:
@@ -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({
|
||||
|
Reference in New Issue
Block a user