Jim Cummins
                                            Jim Cummins
                                        
                                    @ltfschoen First off, great job. I am glad someone is working on a PR for this. I have E2E/protractor tests implemented and I started off using this generator for my...
@kristianmandrup I think that would be possible but it might be a couple weeks. I've got some hard deadlines the next two weeks, so if you have pressing questions I...
I would love to see this implemented. I think we could do it by allowing that variable to be an array of strings or a glob.
Sure. Here is my setup: ``` // Express var express = require('express'); var history = require('connect-history-api-fallback'); var morgan = require('morgan'); var bodyParser = require('body-parser'); // Express App var app =...
+1. This is an easy fix. Hard to imagine that it is 3 years old. It is the only thing preventing the use of multiselect with LiveValidation. I'm running my...
Do you have git installed and in your path? Seems like you don’t have it in the path?
Is this allowed by semantic release?
Hmm good question. The init command needs to be improved to support this scenario. It is not currently a use-case that our tests cover. It certainly could be. For now,...
@adoyle-h You can use a .czrc file.
Hey all. Haven't forgotten about you. We did remove the ability to use a .czrc file because our adapters are node-based and thus you have a node project even if...