chrisbrooks

Results 4 issues of chrisbrooks

Hi, I have dates in the format of `2019-12-18T04:41:32.428+0000` and I get the error `DateTime cannot represent an invalid date-time-string 2019-12-18T04:41:32.428+0000.`. I think this is a valid date however. Any...

**Is your feature request related to a problem? Please describe.** We have multiple LD projects but want to pull some or all of them in with just one react SDK....

enhancement

Still getting propTypes warning from using React.Proptypes instead of using the package https://www.npmjs.com/package/prop-types

Hi, Did you ever actually get splitChunks working with AMD targetLibrary? I'm having the same problem. It works with a single chunk but not when you split out the vendor...