socrata / soda-js

A Javascript-based library for accessing the SODA2 API.
175 stars 48 forks source link

correctly require eventemitter2 #25

Closed jhtimmins closed 8 years ago

jhtimmins commented 8 years ago

Updates the method of requiring EventEmitter2 so that it isn't overwritten with a null value when used with webpack.

jhtimmins commented 8 years ago

This is in reference to the issue raised by @jasonlally https://github.com/socrata/soda-js/issues/18

chrismetcalf commented 8 years ago

Thanks @jhtimmins! 🍻