Documented how to build the project so that it can be served from a subpath

This commit is contained in:
Alejandro Celaya
2018-11-01 08:46:54 +01:00
parent 6784c30fa0
commit 655045c975
2 changed files with 24 additions and 3 deletions

View File

@@ -9,6 +9,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
#### Added
* [#65](https://github.com/shlinkio/shlink-web-client/issues/65) Added sorting to both countries and referrers stats graphs.
* [#14](https://github.com/shlinkio/shlink-web-client/issues/14) Documented how to build the project so that it can be served from a subpath.
#### Changed