turbopack-240412.1
### Description
- remove PassthroughModule
- remove GlobalCssAsset
- just return the inner asset directly without indirection
that fixes `import("global.css")`
### Testing Instructions
<!--
Give a quick description of steps to test your changes.
-->
fixes PACK-961
Closes PACK-2864