remove `extend` from the global object
bloodyowl opened this issue · 2 comments
bloodyowl commented
if you want to use modular JavaScript, use browserify and compile with grunt, but don't expose this method. https://github.com/HugoGiraudel/CRUD.js/blob/master/src/helper.js#L4
KittyGiraudel commented
Good point, I'll see what I can do.
MoOx commented