Ian Duvall
Ian Duvall
Looks like the [implementation](https://github.com/alixaxel/chrome-aws-lambda/blob/master/source/index.ts#L180) checks if `process.env.IS_LOCAL !== undefined` so you should be able to omit `IS_LOCAL` to achieve `IS_LOCAL=false`.
This is blocked until [importing types from other libdefs](https://github.com/flow-typed/flow-typed/blob/master/CONTRIBUTING.md#dont-import-types-from-other-libdefs) is supported.
> So this must be a `yarn` problem or an "intersection of `yarn` and `turbo`" problem. 🤔 There's likely a magic combination of arguments that works but I can't quite...