hisownspace / slacker

0 stars 0 forks source link

resolve chunk size issue with build #15

Open hisownspace opened 5 months ago

hisownspace commented 5 months ago

there is a message saying

(!) Some chunks are larger than 500 kB after minification. Consider:

It might be caused by the large Channel.jsx file (there are three Components defined in there). Start by breaking up that file, and then explore other options. Two good avenues are given above (the third option supposedly just hides the warning, and will prevent successful deployment)