needed a pub/sub on the client side. This seems to do the trick. https://github.com/mroderick/PubSubJS bower install pubsub-js

<== this was no good (that’s the version suitable for node). I had to create the jquery build

http://roderick.dk/resources/using-pubsubjs-with-jquery/

Although the jquery build offers nothing special? Not worth creating a custom builder.