larsr

Results 6 comments of larsr

We have a similiar issue: We updated from - to "react-redux": from "5.0.7" to "7.1.0", "react-router": from "4.3.1" to "5.0.1", "react-router-dom": from "4.3.1" to "5.0.1", "connected-react-router": from "4.4.1" to "6.5.0",...

> [...] why have production builds use unpkg and not use Webpack to create a single bundle which has react, react-redux and all such libraries bundled in a properly tree-shaken...

No there isn't any benefit, The restriction came with Version 2.4.0. It would be great to support any as rejection type. @NagRock

You linked to another package, this is react-localization. Use this API: https://github.com/stefalda/react-localization#api

You are not using it correct. As mentioned in the documentation: https://github.com/stefalda/react-localization#typescript-support you can do something like this: ``` export interface IStrings extends LocalizedStringsMethods{ home_header: string; home_title: string; provider_header: string;...

https://github.com/stefalda/react-localization#typescript-support