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

2.x #6

Open
wants to merge 7 commits into
base: 2.X
Choose a base branch
from
Open

2.x #6

wants to merge 7 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Dec 27, 2014

No description provided.

@ghost ghost mentioned this pull request Dec 27, 2014
Aubin VIGHIER and others added 3 commits December 27, 2014 23:38
@@ -125,7 +129,7 @@
this.define('pimple',[],function(){return self.Pimple;});
}
//CommonJS
if(module && module.exports){
if(typeof exports !== 'undefined' && module && module.exports){
Copy link

Choose a reason for hiding this comment

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

Why do you need exports do be defined? Isn't is enough with module.exports?

Copy link
Author

Choose a reason for hiding this comment

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

Sorry, I don't remember. I have created my own Pimple repository for faster support and I used it. The Pull Request is dated end of december 2014, your question end of march 2016 ... Cancel this line, I don't remember and I don't see now why.

Have a nice day

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