UNPKG

pushserve

Version:

Dead-simple pushState-enabled command-line http server.

28 lines (19 loc) 642 B
# pushserve 1.0.2 (Feb 5, 2016) * Fixed `indexPath` property when used with `noPushState` # pushserve 1.0.1 (Dec 5, 2015) * Now using express v4. # pushserve 0.1.6 (20 July 2013) * Updated `commander` dependency. # pushserve 0.1.5 (28 June 2013) * Added `stripSlashes` option that provides auto-redirection for some paths. # pushserve 0.1.4 (12 May 2013) * Added auto-resolving of all static files. Should fix some bugs. # pushserve 0.1.3 (10 May 2013) * Added binary. # pushserve 0.1.2 (19 April 2013) * Fixed launching # pushserve 0.1.1 (11 April 2013) * Added `noLog` option. # pushserve 0.1.0 (11 April 2013) * Initial release.