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

Make the build / run / test process Windows-compatible by adding NPM scripts for all the tasks. #13536

Merged
merged 14 commits into from
May 24, 2017

Commits on May 11, 2017

  1. Make the build / run / test process Windows-compatible by adding NPM …

    …scripts for all the tasks.
    
    This PR keeps the Makefile and all its tasks intact. So now, both systems
    (NPM and make) work, but NPM is used everywhere (CircleCI, Dockerfile, css-hot-loader).
    
    To keep the PR reasonably small, I've ommited any documentation changes.
    
    cc/ @blowery @gziolo @gwwar @stephanethomas
    Daniel Rey Lopez committed May 11, 2017
    Configuration menu
    Copy the full SHA
    fde2a1c View commit details
    Browse the repository at this point in the history
  2. Updated check-node-version and globby to the latest version

    Daniel Rey Lopez committed May 11, 2017
    Configuration menu
    Copy the full SHA
    20a2ad4 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2017

  1. Configuration menu
    Copy the full SHA
    141b502 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2017

  1. Configuration menu
    Copy the full SHA
    859c80e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b866ef8 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2017

  1. Configuration menu
    Copy the full SHA
    477b137 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into try/build-with-npm-scripts

    Daniel Rey Lopez committed May 17, 2017
    Configuration menu
    Copy the full SHA
    ff19c75 View commit details
    Browse the repository at this point in the history
  3. Fixed the build (broken with the merge of the "notifications panel" s…

    …tuff).
    Daniel Rey Lopez committed May 17, 2017
    Configuration menu
    Copy the full SHA
    fb00893 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2017

  1. Configuration menu
    Copy the full SHA
    8321c11 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2017

  1. Configuration menu
    Copy the full SHA
    dfd19e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    120890d View commit details
    Browse the repository at this point in the history

Commits on May 22, 2017

  1. Merge branch 'master' into try/build-with-npm-scripts

    Daniel Rey Lopez committed May 22, 2017
    Configuration menu
    Copy the full SHA
    3c33c81 View commit details
    Browse the repository at this point in the history
  2. Updated shrinkwrap.

    Daniel Rey Lopez committed May 22, 2017
    Configuration menu
    Copy the full SHA
    983d62d View commit details
    Browse the repository at this point in the history

Commits on May 24, 2017

  1. Merge branch 'master' into try/build-with-npm-scripts

    # Conflicts:
    #	npm-shrinkwrap.json
    #	package.json
    Daniel Rey Lopez committed May 24, 2017
    Configuration menu
    Copy the full SHA
    4131d65 View commit details
    Browse the repository at this point in the history