-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Conversation
Current coverage is
|
Woah, this is awesome, thank you! Will check it out when I get home. |
@oliviertassinari the
Have you seen this or have any idea as to what the issue might be? I know it's hard to tell without source code, but I'd have to put together a minimal example since this is from a private codebase. This issue doesn't occur if I only include the |
That's an interesting issue! Indeed, that's hard to tell like this. |
So it looks like it's just react-inline-elements. Will try to take a look at the files it's erroring on later. |
@oliviertassinari if you want to resubmit without |
I'm curious to know what is causing this issue. |
@oliviertassinari I will try to get a minimal example to repro, but just in the goal of safety until I know whether it's a problem with my code (likely) or the transform I'd rather err on the side of caution. Thanks for the update! |
Merged, thank you. If you'd like to open up another PR for the other transform we can continue the discussion there, or I can just open one up myself later. |
@davezuko Thanks! Yeah, we can continue here. |
Add some plugins for improving the production build.
transform-react-inline-elements+0.7 kBImprove runtime performances.propTypes
.