aChanEP

Results 8 comments of aChanEP

Any update on this? I am getting this warning as well when bundling the dependency with webpack

I am running into this issue as well. I can ultimately get the html rendering within the scene but it takes an awfully long time and freezes browser during a...

@bknill good to know. I did the exact same thing. Thanks!

> Thank you for capturing this @rostyk-kanafotskyy and trying this out. That's unfortunate that it will increase our load times. > Given the time spent, if our performance is negatively...

> @dusanradovanovic moving to lossy JPEG is not going to be ideal for us as the quality of these images will suffer 😞 This is why we've been keeping png...

> @aChanEP @rostyk-kanafotskyy Are we trying to remove styled-components to reduce the bundle size? Is code-splitting not enough for the chatbot component? Yes styled components gets bundled along with the...

> @shaunmaharaj @aChanEP Seems like it needs `styled-components` lib to work 😒 > [LucasBassetti/react-simple-chatbot#157](https://github.com/LucasBassetti/react-simple-chatbot/issues/157) All good! atleast now we know that we can't optimize here! I hope they make a...