esamattis/node-hbsfy

Investigate why hbsfy clashes with brfs

esamattis opened this issue · 2 comments

when the hbsfy is the latter one

brfs always has to run last in apps where non-JS/JSON files are being require()-ed because it expects a valid JS AST.

yep