Open zeke opened 10 years ago
@bcoe I'm trying use npm-typeahead with a browserify-required version of jQuery, but I think there's a problem with the load order.
I made a little debugging sample at https://github.com/zeke/npm-typeahead-example#readme
The real context is https://github.com/npm/newww/blob/makeover/assets/js/index.js
If this is hard to solve, we can just continue to bundle it as a standalone file.
cc @rockbot
I'd love to get this working. I'll take a look Monday, perhaps you can show me the load order weirdness in person :)
Will do.
@bcoe I'm trying use npm-typeahead with a browserify-required version of jQuery, but I think there's a problem with the load order.
I made a little debugging sample at https://github.com/zeke/npm-typeahead-example#readme
The real context is https://github.com/npm/newww/blob/makeover/assets/js/index.js
If this is hard to solve, we can just continue to bundle it as a standalone file.
cc @rockbot