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