hound-search/hound

Hardcoded urls paths

Open

#171 opened on 2015年11月6日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)JavaScript (606 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (5,470 stars)
PR merge metrics
 (30d に merged 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.

コントリビューターガイド