Hi folks. I am trying to follow the guide for Material UI on replacing the existing style engine with styled-components
https://mui.com/guides/styled-engine/ which relies on module aliasing to get the styled-components hooked up correctly. Is it possible to do that with some sort of config as part of the esbuild process in SST?