Skip to content
This repository was archived by the owner on Dec 6, 2021. It is now read-only.

Version 6.18.0

Choose a tag to compare

@egoist egoist released this 25 Feb 09:28
· 422 commits to master since this release

New features

  • use cosmiconfig: c2e85da
  • infer html title and template, description. closed #130: 639c37f

config file

Now it defaults to use vbuild.config.js in current working directory if it exists, otherwise it uses cosmiconfig to search config files starting from cwd, which means vbuild property in package.json and .vbuildrc files are supported

Auto-infer html title/description/template

The the default value of html option is auto inferred from package.json