This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Description
The navigo router (the only dependency used by LaxarJS) offers a generate API which we might be able to use from constructAbsoluteUrl (possibly after our custom processing of null/'_').
If we try to use this, we should also upgrade to the latest version (Navigo 5.3.x at this time), which includes many fixes such as proper URL encoding.