thescientist13 / git-explorer

Offline-first support for previewing and comparing branches in a local git repository.
MIT License
16 stars 5 forks source link

Bug/issue 17 reference globally installed project deps #18

Closed thescientist13 closed 4 years ago

thescientist13 commented 4 years ago

Related Issue

resolves #17

Summary of Changes

  1. Using cross-env for setting / detecting project environment and runtime (local dev vs. npm install)
  2. Implementing local _nodemodules detection for Windows vs. *nix / OSX