Files
handlebars.js/tasks
Nils Knappmeier 5b76f041b3 Fix build on Windows
Closes #1233

- 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.
2017-08-23 22:29:30 +02:00
..
2015-08-03 17:03:37 -05:00
2015-08-03 17:03:37 -05:00
2015-09-02 11:40:35 -05:00
2015-08-03 17:03:37 -05:00
2017-08-23 22:29:30 +02:00
2015-08-03 17:03:37 -05:00