Skip to content

v2.0.0

Choose a tag to compare

@DarkPark DarkPark released this 07 Jun 09:50
· 22 commits to master since this release
809418d
  • fix indentations in clear task
  • fix const blocks
  • fix paths to build files in clear task
  • fix check in module task
  • add possibility to use hooks in watch task
  • fix var naming
  • fix compiler hooks applying in build task
  • rework config handling
  • simplify options handling
  • remove config and options from public generator properties
  • add node v12 to Travis CI
  • switch from var to const/let
  • update dependencies
  • correct generator.config sanitation