opal / opal-browser

Browser support for Opal.
MIT License
115 stars 36 forks source link

Build from `rake` #22

Closed ylluminate closed 9 years ago

ylluminate commented 10 years ago

We need to implement the ability to build opal-browser.js and opal-browser-canvas.js by themselves for inclusion in the CDN. This would be best implemented via a rake task it appears.

elia commented 10 years ago

That's something that should be baked into an opal executable like opal-build IMO

davispuh commented 9 years ago

still no CDN for opal-browser?

EDIT: ah, found http://cdn.opalrb.org/opal/0.8.0/external/opal-browser-0.2.0.js but it's not mentioned on http://cdn.opalrb.org/

EDIT2: sorry, just noticed you can click on "0.8.0" and it shows all :)

elia commented 9 years ago

v0.2.0 is available for opal v0.8 (see the “Libraries Available” section)

http://cdn.opalrb.org/opal/0.8.0/index.html

On 28 Sep 2015, at 06:04, Dāvis notifications@github.com wrote:

still no CDN for opal-browser?

— Reply to this email directly or view it on GitHub https://github.com/opal/opal-browser/issues/22#issuecomment-143636359.

elia commented 9 years ago

EDIT: didn't see the edit :smile_cat: