Joel Schou

Results 2 comments of Joel Schou

Added an update at the end of my PoC README with some line numbers gleaned from additional poking around.

I've found the same problem, but I haven't been able to hack out a solution. Interestingly, this works: ```js var object = resolve({ first: 'john', last: 'doe', full: '{{ first...