System: Windows 7 Ultimate 64bit
Ungit version: 0.1.6
Problem: when loading ungit, Chrome console says "cannot get /js/jquery.min.map". Changes made in ungit are reflected in the repository but are not displayed in ungit until you make the page refresh. IE: if I create a branch it is indeed created but nothing visually happens.
Solution/Workaround: copy jQuery into "C:\Users{user}\AppData\Roaming\npm\node_modules\ungit\public\js" and rename it to jquery.min.map
System: Windows 7 Ultimate 64bit Ungit version: 0.1.6 Problem: when loading ungit, Chrome console says "cannot get /js/jquery.min.map". Changes made in ungit are reflected in the repository but are not displayed in ungit until you make the page refresh. IE: if I create a branch it is indeed created but nothing visually happens. Solution/Workaround: copy jQuery into "C:\Users{user}\AppData\Roaming\npm\node_modules\ungit\public\js" and rename it to jquery.min.map