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

Made AMD compatible #2

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

Made AMD compatible #2

wants to merge 1 commit into from

Conversation

mirzabusatlic
Copy link

No description provided.

@@ -1,4 +1,12 @@
(function ($) {
(function(factory) {
if (typeof define === 'function' && define.amd) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you use two spaces for indentation instead of tabs?

@ragalie
Copy link
Contributor

ragalie commented May 28, 2015

Thanks Mirza! Have you confirmed that the tests still pass with this change?

@mirzabusatlic
Copy link
Author

I haven't since I'm not sure how to run the tests...

@ndp ndp requested a review from micahbf June 19, 2019 01:31
@micahbf micahbf removed their request for review June 20, 2019 23:15
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.

2 participants