Capelo
Capelo
Describe your issue here. ###### Version: - [x] v2.x.x - [ ] v1.x.x ###### Issue type: - [x] Bug - [ ] Proposal/Enhancement - [ ] Question - [ ]...
Hi, While setting up karma with the phantomJS-launcher I noticed that when I set the singleRun option to **false** (or use the --no-single-run on the CLI), phantomJS doesn't fire the...
_From @satazor on July 12, 2017 16:12_ Possible solution: https://aykevl.nl/2014/09/fix-jumping-scrollbar _Copied from original issue: moxystudio/react-with-moxy#45_
This PR adds the `async` attribute to the main script tag
We may consider integrating a Webpack plugin that handles [Subresource Integrity](https://developer.mozilla.org/en-US/docs/Web/Security/Subresource_Integrity), such as [this one](https://www.npmjs.com/package/webpack-subresource-integrity).
_From @satazor on February 12, 2017 22:25_ SVGs that go through [external-svg-sprite-loader](https://github.com/Karify/external-svg-sprite-loader) are not being hot-reloaded. See: https://github.com/Karify/external-svg-sprite-loader/issues/14 _Copied from original issue: moxystudio/react-with-moxy#13_
_From @satazor on February 9, 2017 23:12_ After using [external-svg-sprite-loader](https://github.com/Karify/external-svg-sprite-loader), I've come to the conclusion that it has a few problems: - It can't be loaded from a different domain,...
_From @satazor on February 10, 2017 1:32_ Question: should we optimize jpg and png images using a webpack loader? _Copied from original issue: moxystudio/react-with-moxy#7_
_From @satazor on February 16, 2017 22:2_ See https://github.com/ReactTraining/react-router/blob/v3/docs/API.md#onerrorerror _Copied from original issue: moxystudio/react-with-moxy#19_