mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-27 00:19:55 +03:00
Fix unresolved dependency warning in Rollup
This commit is contained in:
parent
36a015a6f2
commit
efebd40183
|
@ -32,6 +32,7 @@ const config = [
|
||||||
'object-path',
|
'object-path',
|
||||||
'jsan',
|
'jsan',
|
||||||
'simple-diff',
|
'simple-diff',
|
||||||
|
'es6template',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in New Issue
Block a user