humhei

Results 13 issues of humhei

Repro1: Run WatchTest target And then run WatchCli target ![image](https://user-images.githubusercontent.com/25994449/43035216-65c0f940-8d1e-11e8-8a58-334814021635.png) Repro2: 1. run WatchAll target ```fsharp [WatchTest;WatchCli] |> Async.Parallel |> Async.RunSynchronously |> ignore ``` 2. run other target ![image](https://user-images.githubusercontent.com/25994449/43035216-65c0f940-8d1e-11e8-8a58-334814021635.png)

As the unit tests in ts2fable is still poor Everytime when i finished a PR, I have to wait to CI to complete the target of "PushToExport" to see the...

Using **fake** and **appveyor ci** to collect test-compile **fs files** Something like **appveyor artifacts**, But collect test-compile files named with **build-version** to **github repository** So i can reference them directly...

enhancement