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

Fix custom.js samples to define requirejs module rather than require it. #8036

Merged
merged 1 commit into from Mar 12, 2015

Conversation

jtyberg
Copy link

@jtyberg jtyberg commented Mar 12, 2015

Using 'define' guarantees that requirejs loads custom.js before other modules that require it.

@jtyberg
Copy link
Author

jtyberg commented Mar 12, 2015

Fixes #8035

@Carreau
Copy link
Member

Carreau commented Mar 12, 2015

Thanks, shoudl probably go in with #7992 at some point !

Carreau added a commit that referenced this pull request Mar 12, 2015
Fix custom.js samples to define requirejs module rather than require it.
@Carreau Carreau merged commit fce658d into ipython:master Mar 12, 2015
@minrk minrk modified the milestone: 3.1 Mar 12, 2015
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

3 participants