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

publish to Bower registry #139

Closed
davidchambers opened this issue May 9, 2016 · 3 comments
Closed

publish to Bower registry #139

davidchambers opened this issue May 9, 2016 · 3 comments

Comments

@davidchambers
Copy link
Member

I'd like to use the exported method names in projects which target browsers (in addition to Node). In order to do so, we must first:

  1. add environment detection to index.js, and export as window property in browser context;
  2. add bower.json; and
  3. run bower register fantasy-land git://github.com/fantasyland/fantasy-land.git.

I'll submit pull requests for 1 and 2 if maintainers are on board. :)

@SimonRichardson
Copy link
Member

@davidchambers can you make a PR.

This was referenced Sep 6, 2016
@davidchambers
Copy link
Member Author

@SimonRichardson, you can perform step 3 now. :)

@SimonRichardson
Copy link
Member

This is done now!

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

No branches or pull requests

2 participants