Ben Gubler

Results 164 comments of Ben Gubler

Closing for now since it seems like there hasn't been a lot of interest, with the possibility of reopening in the future.

Unfortunately `@` already has a defined usage: for templates that have been programatically defined but don't exist on the filesystem. (See https://eta.js.org/docs/intro/template-syntax#name-resolution-of-partials-and-layouts) As far as this change goes, I'm not...

@vikaskandari ok, that makes sense! I think you might be able to do that using the method I linked above, actually -- maybe you could give that a try?

@vikaskandari hmm, that makes sense. I'll leave this issue open to gauge interest. As far as overriding, you should just be able to override `readFile` and `resolvePath` on the Eta...

Closing this because it doesn't seem like this is a common use case. Thanks for engaging with the project and contributing!

I like the idea of this proposal, but I'm wary of adding too much complexity to this library. I feel like we'd want to rewrite it so that it first...

@acarstoiu thanks for filing this! I think I'll hold off on implementing this as a core feature for simplicity's sake. However, I think this would be a great idea for...

I appreciate the feedback! If you are interested, the best way to contribute these changes would be as individual, focused PRs. Closing in the meantime.