Files
handlebars.js/spec/env
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
..
2017-08-23 22:29:30 +02:00
2015-09-23 21:59:58 -05:00
2015-09-01 17:56:32 -05:00
2013-12-26 15:20:37 -06:00
2017-08-23 22:29:30 +02:00