Skip to content

1.1.7

Compare
Choose a tag to compare
@mneise mneise released this 18 Aug 09:16
· 10 commits to master since this release
  • When no output-dir given use relative target-path instead of absolute target-path. A relative target path is required when building for nodejs #464.
  • Use full project map to build subproject. Previously, some project options (e.g. :root and :prep-tasks) weren't included causing problems such as #465 and #434.
  • No :output-to default needed when :modules option provided. Fix auto build for modules. #467