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

Enable browser builds. #43

Merged
merged 4 commits into from
Mar 7, 2015
Merged

Conversation

mattmccray
Copy link
Contributor

Uses browserify and babelify to assemble a bower-friendly standalone
version of Alt.

Updated bower's main to use the browser version, removed bower
dependencies block as they are now longer needed.

Uses browserify and babelify to assemble a bower-friendly standalone
version of Alt.

Updated bower's `main` to use the browser version, removed bower
dependencies block as they are now longer needed.
"flux": "^2.0.1",
"object-assign": "^2.0.0"
},
"main": "dist/alt-browser.js",
Copy link
Owner

Choose a reason for hiding this comment

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

👍

@goatslacker
Copy link
Owner

Oh, last thing, can you base it off latest build?

@mattmccray
Copy link
Contributor Author

What do you mean? My fork says it's up to date.

@goatslacker
Copy link
Owner

Ah, never mind then. I may not have pushed upstream. I can rebuild.

goatslacker added a commit that referenced this pull request Mar 7, 2015
@goatslacker goatslacker merged commit be35c3f into goatslacker:master Mar 7, 2015
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