wpoosanguansit

Results 34 comments of wpoosanguansit

This might be helpful. I have switch out the watchTree to https://github.com/busterjs/fs-watch-tree. It works out really well. The relevant part that I change in watcher.coffee is: watchTree: (root = '.',...

Hi, you need to get rid of the glob method and do this instead: line 85 glob pattern, (err, matches) => return console.log "#{err}" if err for match in matches...

Not at all. The code runs great. But I am not able to integrate tests into the project yet. Do you have a template for tests for the project? Thank...

Is there a solution for this issue?

I tried to add hie86 to Nixos through systemPackages with: systemPackages = with pkgs; [ (import (builtins.fetchTarball { url = "https://github.com/domenkozar/hie-nix/tarball/master/domenkozar-hie-nix-19f47e0.tar.gz"; sha256 = "0smhpz7hw382mlin79v681nws4pna5bdg0w8cjb4iq23frnb5dw6"; })) ] But I am still...

ขอบใจมากวิสุทธิ์ ผมก็ใช้ nix-env -iA ใน vagrant file ไป. นี่ไม่แน่ใจว่ารุ่นพี่หรือรุ่นน้อง มีไลน์หรืออีเมล์อยากแชร์ไหม จะได้ทำความรู้จักคุยกันสดวกหน่อย ขอบใจมาก

Added https://github.com/zio/zio-http/pull/1632 for Connection

Added https://github.com/zio/zio-http/pull/1644 for Expires

Added https://github.com/zio/zio-http/pull/1645 for AccessControlMaxAge

Added https://github.com/zio/zio-http/pull/1648 for Content-Encoding