This repository has been archived by the owner on Apr 9, 2023. It is now read-only.
v2.1.0
New features
- Updated
phantomjs-prebuilt
dependency to2.1.8
; was2.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 defaultindex.html
path. (#81) - Add option
phantomPageViewportSize
to adjust default PhantomJS viewport dimensions. (#73)
Fixed bugs
- Path to resolve
core-js
is more reliable. (#54)