mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-12-03 23:13:54 +03:00
Removed local reference
This commit is contained in:
parent
ec0d55bbee
commit
27851fafb3
|
@ -19,7 +19,7 @@ module.exports = {
|
|||
],
|
||||
resolve: {
|
||||
alias: {
|
||||
'redux-devtools': path.join(__dirname, '..', '..', 'src'),
|
||||
//'redux-devtools': path.join(__dirname, '..', '..', 'src'),
|
||||
'react': path.join(__dirname, 'node_modules', 'react')
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue
Block a user