Taybin Rutkin
Taybin Rutkin
Yeah, I was thinking it would be a third type of enumStyle. I would call it "constArray" though, so that it doesn't break compatibility with projects using "type" style already.
This is really cool. It doesn't work with `preRenderHooks: [generateIndexFile]`, but maybe I can figure something out.
generateIndexFile runs as a preRenderHook. It is the last hook in there, but I assume it always runs before postRenderHooks.
Please don't change Conway's Law to the mathematical statement version.
I'm also missing SimplifySingleResult, as I'm trying to create a helper for UpdateQueryBuilder that returns the result of `executeTakeFirst()`