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 gulp and babel #384

Merged
merged 12 commits into from
Mar 13, 2016
Merged

Add gulp and babel #384

merged 12 commits into from
Mar 13, 2016

Commits on Mar 4, 2016

  1. add gulp task runner

    add test to task.
    zweihan authored and digawp committed Mar 4, 2016
    Configuration menu
    Copy the full SHA
    d56e2e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c27529c View commit details
    Browse the repository at this point in the history
  3. added babel integration

    paradite authored and digawp committed Mar 4, 2016
    Configuration menu
    Copy the full SHA
    ee54495 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2016

  1. Configuration menu
    Copy the full SHA
    702e9d5 View commit details
    Browse the repository at this point in the history
  2. changed npm test script to use gulp

    AlexLMeow authored and digawp committed Mar 6, 2016
    Configuration menu
    Copy the full SHA
    77d18e7 View commit details
    Browse the repository at this point in the history
  3. Inline babel configuration

    digawp committed Mar 6, 2016
    Configuration menu
    Copy the full SHA
    f21a29b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0dca4f3 View commit details
    Browse the repository at this point in the history
  5. Modify mocha option

    - timeout:2000 => slow:500 to mirror makefile
    - remove globals option as it is not used anymore
    digawp committed Mar 6, 2016
    Configuration menu
    Copy the full SHA
    5a11818 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ec1b875 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    25269cd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7e0dbfe View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2016

  1. Remove node 0.8 from travis

    digawp committed Mar 9, 2016
    Configuration menu
    Copy the full SHA
    292e058 View commit details
    Browse the repository at this point in the history