mailru / fest

javascript templates
Other
128 stars 28 forks source link

windows paths support in compile.js #62

Closed alexshvid closed 11 years ago

alexshvid commented 11 years ago

By default only linux paths processed correctly by dirname function in compile.js. Windows paths with backslashes are not processed correctly, so fest:include can not find *.xml files on Windows.