jeromeetienne / AR.js

Efficient Augmented Reality for the Web - 60fps on mobile!
MIT License
15.8k stars 2.22k forks source link

Require.js / can not load ar.js #238

Closed pixue closed 5 years ago

pixue commented 6 years ago

Hello,

Is it posible to load ar.js using require.js?

When loading the modules the application stops working and by consulting the Firefox console I can see the following error: Error: Script error for: WebAR http://requirejs.org/docs/errors.html#scripterror

Looks like I forget to add WebAR but in the project that I created to test ar.js, it works without problems and does not request any WebAR file. The scripts of this project are loaded using the Githubissues.

  • Githubissues is a development platform for aggregating issues.