Paulius Uza

Results 18 comments of Paulius Uza

This would be a great feature, but I would really suggest to just keep it simple and not to include easymidi as a dependency. Simple timer based event stream would...

Might be relevant: https://github.com/mixer/etcd3/pull/123

Now that electron 3.0.0-beta.1 is out, has anyone tried doing static imports from the client html modules. Is having import syntax across the whole app achievable at this stage?

Yeah. I think frankly this should be a flag, something you pass into the `webPreferences` like `use_esm_loader: true` and it would then use node.js back-end loader inside the html and...

This functionality is a must! If a step receives an array, it should simply run the same step in the sequence for X times.

Any progress on this? Seems to break razzle builds (hash mismatch on production build)

This is a must for us to be able to verify transaction validity directly from blockchain nodes

Sure, following LTS makes sense for production releases, but there's no harm in creating a v10 branch and adding ESM support now with Node v13 which can be rolled over...

> and it will almost certainly be disabled completely in renderer processes Frankly, that's exactly the opposite of what I expected to hear.