Closed ylluminate closed 9 years ago
That's something that should be baked into an opal executable like opal-build
IMO
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 :)
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.
EDIT: didn't see the edit :smile_cat:
We need to implement the ability to build
opal-browser.js
andopal-browser-canvas.js
by themselves for inclusion in the CDN. This would be best implemented via arake
task it appears.