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

Webpack #940

Merged
merged 40 commits into from
Feb 24, 2016
Merged

Webpack #940

merged 40 commits into from
Feb 24, 2016

Conversation

zweihan
Copy link
Contributor

@zweihan zweihan commented Jan 30, 2016

  • Changed task runner to Gulp (npm test runs gulp test rather than make test).
  • Added Webpack (via Gulp) as a build system.
  • Added Babel to both Browserify build and Webpack build.

paradite and others added 30 commits January 21, 2016 17:50
added a test function to replicate the same task in makefile.
Added gulp task to run zuul.
@./node_modules/.bin/gulp test-cov
# @./node_modules/.bin/istanbul cover ./node_modules/.bin/_mocha -- \
# --reporter $(REPORTER) \
# test/
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can just remove these comments ?

@nkzawa
Copy link
Contributor

nkzawa commented Feb 12, 2016

👍 basically, looks great to me

rauchg added a commit that referenced this pull request Feb 24, 2016
@rauchg rauchg merged commit b370bea into socketio:master Feb 24, 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.

7 participants