esamattis/node-hbsfy

When the same instance of hbsfy is used consecutively, a double compile occurs

techwraith opened this issue · 1 comments

Here's a test case.

https://github.com/Techwraith/test-atomify-bundle/tree/double-compile

This particular one uses atomify as a wrapper, but we've ruled out atomify as the cause. Basically we programmatically recompile templates in our dev environment, and this breaks things for us.

Looks like this was an atomify bug, sorry for the false start.