hound-search/hound

Hardcoded urls paths

Open

#171 创建于 2015年11月6日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)JavaScript (606 fork)batch import
enhancementhelp wanted

仓库指标

Star
 (5,470 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

I was trying to use hound under /hound/ uri on my git server, but I coudn't do it because of the urls in javascript.

All javascript urls are hardcoded like /api/v1/search. This makes usage under a different url path almost impossible.

If possible, it would be good to have relative urls or configurable url namespaces on build.

贡献者指南