Add `HashLink` and `HashRedirect`
<HashLink />is a simple replacement for<Link />element in hash mode.<HashRedirect />is a simple replacement for<Redirect />element in hash mode, with adelayproperty.- Updated compile script.
<HashLink /> is a simple replacement for <Link /> element in hash mode.<HashRedirect /> is a simple replacement for <Redirect /> element in hash mode, with a delay property.