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 #2471

Merged
merged 15 commits into from
Mar 13, 2016
Merged

Add gulp and babel #2471

merged 15 commits into from
Mar 13, 2016

Conversation

digawp
Copy link
Contributor

@digawp digawp commented Mar 6, 2016

  • Add gulp to repo
  • Add gulp tasks to mirror make recipes
  • Add transpile task for babel transformation
  • Redirect all make recipes to gulp
  • Remove node 0.8 from travis

Note: ESLint will be on the next PR as fixes for linting errors will make reviewing of PR difficult

Zheng Weihan and others added 14 commits March 4, 2016 14:45
Work was done by @YijinL in 2 separate commits (@9204125 and @05ad308)
- Transpiling is now gulp transpile
- Default redirects to transpile
- Refactor transpile output directory to a separate constant
- Work by @YijinL in @05ad308
- Work done by @YijinL. Part of @05ad308
- Only provide entry point as first argument of gulp.src
- {read:false} option for mocha tests
- change timeout:2000 to slow:200 to mirror makefile's mocha options
- replace var with const where appropriate
rauchg added a commit that referenced this pull request Mar 13, 2016
@rauchg rauchg merged commit c7de1a1 into socketio:master Mar 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants