generate correct async module handling for side effects optimization (#7720)
### Description
Async module handling was missing for side effects optimized modules
### Testing Instructions
<!--
Give a quick description of steps to test your changes.
-->
Closes PACK-2733