Skip to content
This repository has been archived by the owner on Apr 9, 2023. It is now read-only.

v2.1.0

Compare
Choose a tag to compare
@drewlustro drewlustro released this 01 Aug 00:39
· 73 commits to master since this release
f76cb4a

New features

  • Updated phantomjs-prebuilt dependency to 2.1.8; was 2.1.7. (#83)
  • PhantomJS now will serve hidden directories. (#75)
  • Add option outputDir to allow custom output directory of static HTML. (#38)
  • Add option indexPath to allow customization of default index.html path. (#81)
  • Add option phantomPageViewportSize to adjust default PhantomJS viewport dimensions. (#73)

Fixed bugs

  • Path to resolve core-js is more reliable. (#54)