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 sure conditional substitution builds correctly #685

Merged
merged 4 commits into from
May 10, 2017

Commits on Apr 26, 2017

  1. Refactor conditional build tests

    - Refactor copyDependencies
    - Replace deprecated `fs.exists` with `fs.access`
    Manuel Mujica committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    cf7ec8a View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2017

  1. Make sure conditional substitution builds correctly

    1. Substitution in modules with plugins
    2. Substitution of folder names
    
    Part of stealjs/steal-conditional/issues/38
    Manuel Mujica committed Apr 27, 2017
    Configuration menu
    Copy the full SHA
    3cc6f09 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    fs.constansts is undefined on Node 4/6.
    Manuel Mujica committed Apr 27, 2017
    Configuration menu
    Copy the full SHA
    b60c378 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2017

  1. Use steal-conditional@0.3.4

    Manuel Mujica committed May 10, 2017
    Configuration menu
    Copy the full SHA
    7edd2c3 View commit details
    Browse the repository at this point in the history