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

use execa for better windows support #40

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Jun 6, 2018

  1. use execa for better windows support

    Signed-off-by: Charlike Mike Reagent <[email protected]>
    Charlike Mike Reagent committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    12cfc10 View commit details
    Browse the repository at this point in the history
  2. do not JSON.stringify the script content

    Signed-off-by: Charlike Mike Reagent <[email protected]>
    Charlike Mike Reagent committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    828b0e9 View commit details
    Browse the repository at this point in the history
  3. ignore *.log files (like yarn-error.log) from git

    Signed-off-by: Charlike Mike Reagent <[email protected]>
    Charlike Mike Reagent committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    84b5d7a View commit details
    Browse the repository at this point in the history