onivim / oni

Oni: Modern Modal Editing - powered by Neovim
https://www.onivim.io
MIT License
11.35k stars 299 forks source link

React/Redux DevTools no longer working #2650

Closed borjarus closed 5 years ago

borjarus commented 5 years ago

add new dev dependency to solve problem

I think latest commit of 'electron-devtools-installer' solve problem. Here is link to issue

codecov[bot] commented 5 years ago

Codecov Report

Merging #2650 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #2650   +/-   ##
======================================
  Coverage    45.8%   45.8%           
======================================
  Files         361     361           
  Lines       14624   14624           
  Branches     1924    1924           
======================================
  Hits         6698    6698           
  Misses       7696    7696           
  Partials      230     230

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c4dd8ad...4025889. Read the comment docs.

bryphe commented 5 years ago

👍 , thank you very much for the contribution @borjarus ! And thanks @Akin909 for reviewing! Bringing it in now.