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

Widgets path reflux #156

Merged
merged 2 commits into from Nov 19, 2012
Merged

Widgets path reflux #156

merged 2 commits into from Nov 19, 2012

Conversation

atesgoral
Copy link
Member

Core shouldn't have an opinion on where the widgets folder lies. Use a path config to point to widgets root. Applications should be able to put their widgets anywhere they want.

Also fixed the RequireJS load error caused by dummy "test" widget by defining a stub module.

Core shouldn't use "../../.." to get to widgets. Widgets path should be
app-configurable.

Also added stub widget module definition to get rid of the RequireJS
load error seen with the mediator tests.
addyosmani added a commit that referenced this pull request Nov 19, 2012
@addyosmani addyosmani merged commit c737d0d into aurajs:master Nov 19, 2012
@addyosmani
Copy link
Member

Really nice work. Agreed with these changes :)

@atesgoral
Copy link
Member Author

Yay! I'm glad you liked it. And thus I've made my first actual JavaScript contribution to Aura. :)

@addyosmani
Copy link
Member

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

Successfully merging this pull request may close these issues.

None yet

2 participants