commenthol
commenthol
Same (rebase) game ...
@seandilda Can you please rebase and fix the failing tests?
User-Agent String is ``` Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; rv:11; NOKIA; Lumia 920) like Gecko ```
Proxying paths is not as trivial as proxying hosts. If you need path proxying you could do this with [proxy-middleware](https://www.npmjs.com/package/proxy-middleware) e.g. ``` js const app = express() app.use('/subdir', yakbak('http://host.com', {dirname}))...
Hi @zzyyxxww, Thank you very much for your feedback. It's really appreciated. Enjoy your markdown experience.
Sorry, there is no rule for that yet. I don't know if this is really of relevance in this lib as it would "pollute" the real information a user would...
@Maybach91 No there is no such option. As you are checking date by date I would recommend to use the `new Date(dateStr).getDay() === 0` comparison instead of checking the localized...
Can you take a look at #315? I think this is related to your projects setup.
India is the most complex country with regards to the different regions, their festivities, languages and the use of different calendar systems to my believe. So for now I have...
Hi @svict4, My questions: - Are CX and CC considered being states/ regions in AU? - Are holidays in CX and CC mainly following the holidays in AU? From what...