Skip to content

Conversation

@mbrowne
Copy link

@mbrowne mbrowne commented Jul 24, 2015

Added a default prefix of an underscore to all methods added to native prototypes.

Note: After updating the tests, all tests passed except the underscore.string test of _classify(). I then checked the original repo and noticed it wasn't passing there either - maybe due to some change in the latest version of Underscore? In any case, I updated the test so it passes.

Resolves #5

mbrowne added 2 commits July 22, 2015 07:56
Added method prefix, used for methods added to native prototypes
@mbrowne
Copy link
Author

mbrowne commented Jul 24, 2015

I forgot to mention...I used uglifyjs to create the minified version in the dist folder, but I noticed it wasn't minified in the same way as the original. I thought I'd mention this in case you want to generate the minified file with your preferred minifier.

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.

Method prefix

1 participant