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

Include jspm package configuration to allow for easier jspm installs #1183

Closed
wants to merge 1 commit into from

Conversation

nyxtom
Copy link

@nyxtom nyxtom commented Jan 10, 2018

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

socket.io-client used to have a jspm package definition but has since taken that out. This makes jspm installs not available or otherwise (when performed via npm) include too many unnecessary dependencies.

New behaviour

Adds jspm package definition to simply include the dist folder and sets the main file to socket.io.js.

@nyxtom nyxtom changed the title Update package.json Include jspm package configuration to allow for easier jspm installs Jan 10, 2018
@darrachequesne
Copy link
Member

According to #957, this would break the installation for Node.js.

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