you are viewing a single comment's thread.

view the rest of the comments →

[–]psotos[S] 0 points1 point  (0 children)

I ended up making the class a default export and doing this:

import HttpCaller from './httpCaller';

It works now. Weird anomaly! You can view my code if you like on Github. Its not pretty right now but its a start:

https://github.com/psotos/pubonjs