Bryan Burr
Results
1
comments of
Bryan Burr
Just adding more info - the `$` in `_globalThis$process` seen here is what's not accounted for in the regexp - https://diff.intrinsic.com/graphql/16.6.0/16.7.0#file-jsutils__instanceOf.mjs So `_globalThis$process.env.NODE_ENV` gets changed to `_globalThis$"development"` by Vite