Files
handlebars.js/tasks
Nils Knappmeier 47adcda485 Fix build on Windows
- Handle path-separators properly. Use "path.sep" instead of "/".
  Or use "require.resolve()" if possible
- Use "execFile" instead of "exec" to run the Handlebars executable.
  This prevents problems due to (missing) shell escaping.
- Use explicit call to "node" in order to run the executable on Windows.
- Add "appveyor"-CI in order to run regular tests on Windows.
2019-06-28 23:44:43 -07:00
..
2014-01-17 17:43:48 -06:00
2013-08-25 14:14:33 -05:00
2013-11-03 16:50:36 -06:00
2019-06-28 23:44:43 -07:00