turbopack-230630.3
### Description This PR removes the `EnvironmentIntention` enum entirely. The enum wasn't being used anywhere and created artificial differences between environments that weren't useful (nor respected in some cases). Next.js PR: https://github.com/vercel/next.js/pull/51965 ### Testing Instructions CI