### I'm using React Router as a... library ### Reproduction https://github.com/remix-run/react-router/blob/796e9ae10f74ba453b738f9d80049885f24caccf/packages/react-router/lib/server-runtime/crypto.ts#L1 ### System Info ```shell no need ``` ### Used Package Manager yarn ### Expected Behavior after build, no TextEncoder ### Actual Behavior still has `new TextEncoder` 