Closed takanuva15 closed 2 weeks ago
Nvm I figured it out:
The html/js files were obtained directly from the official Redux DevTools remote client.
redux-devtools --hostname=localhost --port=8001 --open
command to open the official remote client.
Hi, I see this file "redux-devtools-core.min.js" within the externals folder, but I'm confused where were you able to download it from? Is there a public repo where redux publishes this file?