jacomyal / domino.js

[deprecated] A JavaScript cascading controller for fast interactive Web interfaces prototyping.
https://jacomyal.github.io/domino.js
MIT License
54 stars 7 forks source link

[gh-pages] Fix domino.min.js import in documentation #31

Closed jacomyal closed 11 years ago

jacomyal commented 11 years ago

The MIME type has changed from https://raw.github.com, so it is no more possible to import JavaScript files directly from Github.

It would be nice to fix this, just by adding domino.min.js directly in the documentation branch.