jroukis

Results 9 comments of jroukis

I agree with you. I refer you to [this](https://github.com/electron-userland/electron-builder/issues/512#issuecomment-433688522). As soon as electron builder supports it I will compile it. Thank you for the interest in my project :)

Thank you for including my project in your page!! Well if I include texlive inside the build the artifact will be close to 200mb, so I just give a notification...

Ok now I finished with automatic updates and I am off to find a way to include the portable binary in the distribution. But if I include it in the...

The thing about LaTeX is that it is a whole typography system to create beautiful documents. KaTeX only renders math. The project actually uses it when you write math in...

Hey Jarvis sorry I had not seen your issues before (there has not been any activity for some time now). -The "no hard resets" part is from electron-reload just to...

In order to build you have to do ``` yarn dist:minify ``` and in order to launch in development ``` npm start ```. I am finally able to work with...

Well I want to contribute to the discussion because a project of mine depends on this awesome library and I found a way to implement lazy-loading with no extra dependencies....

I did not try it with 2. Lately I use your alpha release (which is awesome btw and I haven't got any errors yet). Still I could not find a...

I tried it but did not get very far. I believe that it would give unnecessary overhead for my app and (for my specific use case) it still did not...