Skip to content

Adding support for external javascript libraries. #4

Description

@saolsen

I was trying to add three.js so I could play with it from cljsfiddle. I tried adding it as a script tag in the html.

<script src="http://cdnjs.cloudflare.com/ajax/libs/three.js/r53/three.min.js"></script>

But got a 404 from

http://cljsfiddle.net/http//cdnjs.cloudflare.com/ajax/libs/three.js/r53/three.min.js

Supporting adding external js libraries, either arbitrarily like I was trying to or a select set of them you can pick from like jsfiddle does it would be nice.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions