evandeininger

Results 5 comments of evandeininger

@theetrain Your fix worked for me, I went back to my rollup config later though and changed the output format to `umd` and it fixed this problem as well! I...

@hectorhdzg Is there a place I can see the status of that work/when it's expected to be available? Thanks!

error I got from just introducing the router at all: > (node:3678) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 keypress listeners added. > Use emitter.setMaxListeners() to increase limit I think...

@di-sukharev I made a PR for this: https://github.com/di-sukharev/opencommit/pull/74/ ```oc config set gitpush=false``` I figured prefixing it with `git` would make it flexible if things change in the future.

I'm having a similar issue, my company uses a monorepo and adding this to the root means adding it to every team's project, is there a way to handle this?