twobin / react-lazyload

Lazy load your component, image or anything matters the performance.
MIT License
5.85k stars 487 forks source link

@babel/plugin-transform-react-constant-elements incompatibility #335

Open gloompi opened 3 years ago

gloompi commented 3 years ago

when I added @babel/plugin-transform-react-constant-elements to my app, each place where I used react-lazyload stoped working, it just always shows the placeholder. Please help!