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

Issues loading URI objects from Rhino #84

Open
AngryPirate opened this issue Jan 8, 2014 · 0 comments
Open

Issues loading URI objects from Rhino #84

AngryPirate opened this issue Jan 8, 2014 · 0 comments

Comments

@AngryPirate
Copy link

Hey there, we have been trying to use JSV via Rhino and have had some issues with the loading of URI.resolve.

It seems that the exports are for URI, when accessed from jsv.js are empty.

Have anyone else ran into this issue?

We are using the same Context and ScriptableObject (for scope) for loading, creating the Function and the Function.call(). It dies on the Function.call().

Also, when using Rhino the regular r.js require("./jsv") syntax it complains and says to use the list style of require(['./jsv']) instead. Once we do this it gets much further.

Thanks for any ideas!

  • Scott
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

1 participant