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

Bacon bundle generator repo #290

Closed
wolfflow opened this issue Dec 2, 2013 · 5 comments
Closed

Bacon bundle generator repo #290

wolfflow opened this issue Dec 2, 2013 · 5 comments

Comments

@wolfflow
Copy link
Member

wolfflow commented Dec 2, 2013

I think it'd be good to have something like it to ease the use of bacon plugins in some of web sandboxes, like codepen.io and jsfiddle, e.g. codepen.io in non-pro mode lets you use only one third party lib.

This repo could be able to generate these kinds of bundles
bacon+bacon.model
bacon+bacon.model+bacon.jquery
...
bacon+ ..bacon.whatever..
by simply importing latest versions from npm or bower and concatenating them properly.

All builds would be stored, some of them will be published on cdnjs or other js lib cdn.

@raimohanska
Copy link
Contributor

Why not? Whatever makes it easier for people to get started.

@wolfflow
Copy link
Member Author

wolfflow commented Dec 2, 2013

So, here it is! bacon.bundler, willing to join baconjs club!

@wolfflow wolfflow closed this as completed Dec 2, 2013
@wolfflow wolfflow reopened this Dec 2, 2013
@raimohanska
Copy link
Contributor

Some more documentation would be nice, like

  • where are the binaries, and how do I use them
  • how will we maintain this? how to set the versions and where will the artifacts be deployed? will there be static links to known version combos?

@wolfflow
Copy link
Member Author

wolfflow commented Dec 3, 2013

Yep, I'll add them soon, today or tomorrow.
Despite that it is problematic to get this bundle approved on popular library CDNs like cdnjs.com, I think that would be still possible to provide dropbox public links.

@wolfflow
Copy link
Member Author

wolfflow commented Nov 2, 2014

closing for now, codepen.io supports multiple script includes already .

@wolfflow wolfflow closed this as completed Nov 2, 2014
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