Skip to content

Conversation

@o5
Copy link

@o5 o5 commented Mar 16, 2014

I would like to use netteForms.js in my app.js via grunt-browserify and shim option like this:

var Nette = require('Nette');

Nette.addError = function(elem, message)
{
    //custom error handling
};

Returning Nette object is important for me.

Copy link
Contributor

Choose a reason for hiding this comment

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

Changing package name is common practice for pull requests? Just curious.

Copy link
Author

Choose a reason for hiding this comment

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

No, it's my mistake because I didn't create a special branch for change. Now, I don't care about this pull, I will close pull.

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.

3 participants