Closed yozzh closed 9 years ago
Pls send us your PR :) Thanks!
PR has been created.
Hows the scene on this one? We are also running into encoding issues
@coobstar I send a pull request about 20 days ago :) if you need the correct solution - i can send you compiled js library to use it in your project. Or you can get it by yourself from my project https://github.com/fishtag/gulpify/blob/master/gulp/scripts/slim.js
Oops, sorry. I'm back. I've merged the PR into the master. Thank you so much, @yozzh!
When i try to compile slim template with russian symbols it returns me an error:
So i add this option to spawn object in your module function:
changed to
and it will work OK! Can you fix it or help me to avoid this issue?