Markus Ruottu

Results 6 comments of Markus Ruottu
trafficstars

Would be awesome to get the strict mode issue fixed. Thanks for the great work so far!

[tscpaths](https://github.com/joonhocho/tscpaths) can also be used to change the absolute paths to relative paths for your build.

Releasing support for this feature would be much appreciated. Thank you for a great library anyway 👍

We have very similar situation and problem. We have several apps that use our internal npm packages from our internal npm registry. Our packages are not set private in `package.json`....

I got this warning in my app using "react-media" 1.10.0. App uses React 16.9. ```Warning: Can't call setState on a component that is not yet mounted. This is a no-op,...