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

add a .then() method to the module-creating function in MODULARIZE #5085

Merged
merged 4 commits into from
Apr 3, 2017

Commits on Mar 27, 2017

  1. add a .then() method to the module-creating function in MODULARIZE, a…

    …llowing it to be used like a promise, and providing a uniform API for both sync and async compilation
    kripken committed Mar 27, 2017
    Configuration menu
    Copy the full SHA
    5f9a173 View commit details
    Browse the repository at this point in the history
  2. cleanup whitespace

    kripken committed Mar 27, 2017
    Configuration menu
    Copy the full SHA
    4347056 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2017

  1. use onRuntimeInitialized

    kripken committed Mar 28, 2017
    Configuration menu
    Copy the full SHA
    9e3c2c6 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2017

  1. reorder

    kripken committed Mar 31, 2017
    Configuration menu
    Copy the full SHA
    9086e12 View commit details
    Browse the repository at this point in the history