diff --git a/build/post-install.js b/build/post-install.js index b6c0f61a6..a0510ca37 100644 --- a/build/post-install.js +++ b/build/post-install.js @@ -33,7 +33,7 @@ return { 'host': host, - 'href': host + origin + pathname, + 'href': origin + pathname, 'origin': origin, 'pathname': pathname };