Skip to content
This repository was archived by the owner on May 26, 2025. It is now read-only.

Conversation

@eudaimos
Copy link

Tested install locally including running with generator-angular-fullstack so the file is added to bower_components scripts in index.html and it works (adds minified version).

Did not publish to bower registry and this version has private set to true per your discretion.

To test local install:

  1. Clone repo to local
  2. npm install to get Grunt for build
  3. grunt build to generate build folder with both full and minified files
  4. Navigate to the folder with desired project
  5. run bower install ng-socket-io ~/path/to/ng-socket-io/location/bower.json

Tested install locally including running with
generator-angular-fullstack so the file is added to bower_components in
index.html and it works.

Did not publish to bower registry.

To test local install:
1. Clone repo to local
2. `npm install` to get Grunt for build
3. `grunt build` to generate `build` folder with both full and minified
files
4. Navigate to folder with desired project
5. run `bower install ng-socket-io
~/path/to/ng-socket-io/location/bower.json`
@eudaimos
Copy link
Author

I just saw your project ngSocketIO-bower but believe it doesn't allow for updates to source to be percolated to the registry as easily.
I think having the bower packaging in this project makes it easier to integrate as an npm install for the yo angular generators

@eudaimos
Copy link
Author

Ugh, it looks like the way I called bower install above ignores the file path after the package name and it was installing your ngSocketIO-bower the whole time.

@vedi
Copy link

vedi commented Mar 13, 2015

+1
It's better if we have the only bower record for this code.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants