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

#284 Missing AMD definition fix in the 01-into.js. #307

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dfsq
Copy link

@dfsq dfsq commented May 10, 2014

This is a missing piece of the fix for #284. 01-intro.js should also be fixed otherwise this AMD definition will still be incorrect upon the project build (grunt concat task).

This is a missing piece of the fix for esvit#284. 01-intro.js should also be fixed otherwise this AMD definition will still be incorrect upon the project build (grunt concat task).
dfsq referenced this pull request May 26, 2014
"angular || null" will return an error if angular is not defined, not null as expected

this change makes ng-table compatible with requireJS (bug appeared when ng-table was loaded before angular, that can happen at random)
@christianacca
Copy link
Collaborator

Is this PR still relevant?

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