Catalin Bocirnea

Results 4 issues of Catalin Bocirnea

Repro: - clone - execute `build.cmd` - Build fails with: ``` Paket failed with -> Could not download WebSharper.CSharp 4.2.2.226-beta. -> Couldn't get package details for package WebSharper.CSharp 4.2.2.226-beta on...

See: http://intellifactory.github.io/websharper.ui.next.samples/#samples/samples/AnimatedContactFlow http://intellifactory.github.io/websharper.ui.next.samples/#samples/samples/AnimatedBobsleighSite

Please see http://try.websharper.com/snippet/0000Da This is broken in both WS 3 and WS 4 See also #120 for a project you can use to repro locally in WS 4: * Comment...

Hi Zack, 95% of the compilation time is spent in YuiCompressor.Net. The YuiCompressor.Net implementation uses ArrayLists in way which makes it extremely inefficient when the JavaScript to be compressed contains...