event-class
event-class copied to clipboard
Update readme for jspm beta 17
Hi
Just a small heads up. Module wasn't working when using jspm@beta. To be exact: jspm 0.17.0-beta.41
I had to install the module like this: jspm install npm:event-class -o "{format: 'esm'}".
Maybe this is useful for other beta users :)