KittyGiraudel/CRUD.js

remove `extend` from the global object

bloodyowl opened this issue · 2 comments

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

Good point, I'll see what I can do.

MoOx commented

we need to go deeper