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

Use npm scripts #3078

Merged
merged 3 commits into from
Oct 16, 2017
Merged

Use npm scripts #3078

merged 3 commits into from
Oct 16, 2017

Conversation

thiamsantos
Copy link
Contributor

The kind of change this PR does introduce

  • a bug fix
  • a new feature
  • an update to the documentation
  • a code change that improves performance
  • other

Current behaviour

Currently it uses gulp and make.

New behaviour

Use just plain and simple npm scripts.

@darrachequesne
Copy link
Member

@thiamsantos hi! That's indeed a good idea, I think we can even remove the babel transpilation for now, since the transpiled files are not used / published.

@thiamsantos
Copy link
Contributor Author

@darrachequesne Done. Babel transpilation removed.

@darrachequesne darrachequesne merged commit f333479 into socketio:master Oct 16, 2017
@darrachequesne
Copy link
Member

@thiamsantos great, thanks a lot!

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.

2 participants