Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Global RequireJS config paths should be passed to extensions #1087

Closed
jasonsanjose opened this issue Jun 20, 2012 · 1 comment
Closed

Global RequireJS config paths should be passed to extensions #1087

jasonsanjose opened this issue Jun 20, 2012 · 1 comment

Comments

@jasonsanjose
Copy link
Member

To support RequireJS plugins in extensions, the path must be configured for each extension's require context.

Currently we must hardcode the path to a RequireJS extension in 2 places (1) global brackets require and (2) ExtensionLoader require context creation.

Ideally there would be a way to query the global require context and pass the config options to extensions.

@pthiess
Copy link
Contributor

pthiess commented Jun 22, 2012

reviewed - Jason is assigned

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants