I created one js library(MessageBus.js) and made it compatible with requirejs. Now I want to use the same lib without requirejs i.e. by creating object(new MessageBus()).I created one js library(MessageBus.js) and mad
I created one js library(MessageBus.js) and made it compatible with requirejs. Now I want to use the same lib without requirejs i.e. by creating object(new MessageBus()).I created one js library(MessageBus.js) and mad