Tomasz Sterna

Results 100 comments of Tomasz Sterna

You can do instead: - Launch `fontforge` - Open your font - Select menu: _Element -> Merge Fonts..._ and open `fonts/powerline-symbols.sfd` - Select _File -> Generate Fonts..._ and save your...

Are these `peerDependencies` really needed? It trips `rush` package management. ```  ERROR  @rush-temp/fe-models: [email protected] requires a peer of mobx@^4.0.0 || ^5.0.0 but version 6.3.3 was installed. ```

> If you have a better way to resolve this issue so please let me know. I am using https://www.npmjs.com/package/mst-persist which returns a promise resolved after rehydrating the store.

I am whitelisting a small subset of store, so this is not an issue for me. BTW, I am not sure how such throttling could work without potential for data...

Is there a reasoning for it? (besides it is seen as bad practice)

> * Rust adoption roadmap > > * @aclysma thinks the way to go is to perfect the PC development story. Then consoles will follow > * It is .....

@beaugunderson `babel-plugin-istanbul` _is_ what you are looking for, although extracting coverage information from browser is a bit convoluted. Istanbul stores coverage data in `__coverage__` global, so you need to extract...

@ge0rg take a look here: https://github.com/smokku/candy-plugins/commit/dc0bfe06a6d283f09d649a739369201fe29923ce

Sorry... No time for a proper PR.

Read your Contributing guidelines and think about that 1 minute again. I already published the diff and took time to point your users to it. If that is selfish...