Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Mar 6, 2020. It is now read-only.
This repository was archived by the owner on Mar 6, 2020. It is now read-only.
There was an error while loading. Please reload this page.
Currently, plugins that use the standard anonymous module definition style will fail to load relative dependencies. They will be loaded by their URL and require.js will not treat the relative dependency names as module names, but as URLs.
A related issue is r.js-built plugin dependencies not having the right module URL on their module map object.