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

react-packager: Switch from Q to Bluebird as promises library #516

Closed
wants to merge 6 commits into from
Closed

react-packager: Switch from Q to Bluebird as promises library #516

wants to merge 6 commits into from

Commits on Mar 30, 2015

  1. Added bluebird library.

    pilwon committed Mar 30, 2015
    Configuration menu
    Copy the full SHA
    0103d50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7bd9987 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2015

  1. Updated jest.dontMock from q to bluebird for DependencyGraph. Test st…

    …ill fails because of issue in Jest/Bluebird.
    pilwon committed Mar 31, 2015
    Configuration menu
    Copy the full SHA
    dd861d4 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2015

  1. Configuration menu
    Copy the full SHA
    86d750b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    623d3a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8bec2f View commit details
    Browse the repository at this point in the history