Skip to content

[1.0.0] - 2018-04-10

Latest

Choose a tag to compare

@DrewImm DrewImm released this 10 Apr 22:01
4181cad

Changes

  • Config file has been completely rewritten to clean it up and allow for this version's additions
  • Dependency shelljs added to perform command-line operations safely

Additions

  • Added appDirectory config option to allow an app folder to be merged with the build
  • Added url config option to set the output URL
  • Added useRelative option to convert the URL to /
  • Added inheritLayout option to converter/view config to allow the views to absorb the layout

Fixes

  • [Issue #35] - Config creator should be able to append to existing config