Alex McLean

Results 3 issues of Alex McLean

**Describe the bug** The recent webpack 5 upgrade (https://github.com/expo/expo-cli/pull/3763), shipped with Expo 48, removed the `withUnimodules` method `@expo/webpack-config` and provides no alternative. `withUnimodules` is still erroneously referenced in the `@expo/webpack-config`...

Resolves https://github.com/olavim/objection-cursor/issues/43

As far as I can tell, `moment` is only used in the `test/` directory, and as a result should probably just be marked as a dev dependency. This would ultimately...