Make ionic performance better

I want to make ionic apps performance better, now it is very good but I want to have the best performance.
Can I use parcel, webpack or gulp beside ionic to make output of www folder even smaller? for example remove unused styles and/or unused JS functions and …
thanks