Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: replaces path to .asar.unpacked if cmd includes .asar/node_modu… #164

Merged
merged 2 commits into from
Sep 4, 2017

Commits on Sep 4, 2017

  1. feat: replaces path to .asar.unpacked if cmd includes .asar/node_modu…

    …les + windows support
    
    * chrore: adds .appveryor.yml
    
    * replaces path to .asar.unpacked if cmd includes .asar/node_modules
    
    * moves asar detection and win fix
    
    * should be appRoot
    
    * forgot os
    
    * lints
    
    * updates comment electron-packager with asar.unpackDir without wildcard (tested macos and win32)
    
    * removes .exe in executable path on windos
    
    * tests ipfs-api version response length and first item
    
    * checks response of ipfs.util.addFromFs for windows
    
    * checks response of ipfs.util.addFromFs for windows again
    
    * adds info about packaging with asar and electron-asar example
    
    * disables eslint no-console warning for examples
    
    * cleanup, to be ready for releasing
    
    * skips addFromFs on win32
    
    * skips multiple start stop test on windows
    
    * skips only repo.lock assertion
    
    * untests api file on windows
    tcme authored and daviddias committed Sep 4, 2017
    Configuration menu
    Copy the full SHA
    20696f1 View commit details
    Browse the repository at this point in the history
  2. chore: update deps

    daviddias committed Sep 4, 2017
    Configuration menu
    Copy the full SHA
    6e1e375 View commit details
    Browse the repository at this point in the history