Skip to content

turbopack-230331.2

@sokra sokra tagged this 31 Mar 21:16
### 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>
Assets 2
Loading