turbopack-230331.2
### Description To provide a full process polyfill: * We need to remove the process hack * We need to make the ProcessEnvAsset a Source Asset instead of a Module Asset (we want to allow injecting the process polyfill. * We need to pass source assets instead of module assets as runtime_entries and process them with the AssetContext --------- Co-authored-by: Justin Ridgewell <justin@ridgewell.name>