kmvi

Results 3 comments of kmvi

For me, this patch fixes the issue in Angular 8.1.1: ```diff --- node_modules/@angular-devkit/build-angular/src/angular-cli-files/utilities/index-file/write-index-html.js +++ node_modules/@angular-devkit/build-angular/src/angular-cli-files/utilities/index-file/write-index-html.js @@ -13,8 +13,12 @@ const operators_1 = require("rxjs/operators"); const package_chunk_sort_1 = require("../package-chunk-sort"); const strip_bom_1 =...

although the program is able to run, there are still a lot of bugs ![screen2](https://user-images.githubusercontent.com/6571513/39953393-c2a0b6ac-55b3-11e8-8822-a68bd7039418.jpg)

I implemented basic .NET integration functionality (based on the Java version): https://github.com/kmvi/ejdb2-csharp It works, but there is an issue with Windows version: symbols from libiowow are not exported from libejdb2....