Simon Boudrias

Results 429 comments of Simon Boudrias

@mteodori I think that's a pretty good setup. We definitively would want to move to webpack + es6. Simplify the whole build process and make the generator leaner.

@roopeshreddy no one is actively maintaining this generator.

@udnisap sorry, what do you mean?

Oh, I'm talking about the generated code. I removed template coverage manually from this repository, but the generated code still covers the template folder.

In the generated code, not the project code.

It'd probably require some changes on both sides, so we should keep it open here and figure how we want to pass that to generator-node (probably a new option).

I'd say main generator probably. Prettier is added by generator-node, and generator-generator is composed on top of that one.

Can you explain what Husky 3.x is breaking on your side? It's unclear to me what's the issue from the issue you linked. Husky 3 has been working fine where...

Is your file named `.`? I don't think this will work because it's ambiguous as what the meaning is from the file system perspective (folder or file?) If it's not...