shama / yo-yoify

Transform choo, yo-yo or bel template strings into pure and fast document calls
111 stars 17 forks source link

fix windows paths #20

Closed depoulo closed 8 years ago

depoulo commented 8 years ago

escape backslashes in require statement inside template string

fixes #17

shama commented 8 years ago

Thanks!