jsreport/jsreport-core

increase max listeners on reporter event emitter used by extensions

Closed this issue · 0 comments

since this event emitter is shared between jsreport extensions it should allow more than the default 10 listeners.

right now, a warning is showed when you have a jsreport configuration with many extensions

27a5184e-dcb7-11e6-8aa7-2b067e947404