This repository has been archived by the owner on Dec 14, 2018. It is now read-only.
v1.6.4
razor-x
released this
12 Aug 05:39
·
59 commits
to master
since this release
- The
baseurl
should be empty (not/
) when serving from the root.- Optional: if your app's baseurl was
'/'
, you should remove the key or set it to''
.
- Optional: if your app's baseurl was
- Update makenew.sh to work on Unix and Mac.
- Fix minor standard formatting in issue from last release.