Closed byCedric closed 2 years ago
oh man, I feel so more confident with these kinds of changes now we have e2e tests
:tada: This PR is included in version 0.8.0 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
Linked issue
Preferably, we shouldn't be needing this. But because we need to bundle the extension, we need to explicitly mark certain things in
expo-modules-autolinking
as non-editable for webpack. Also, the "resolvepackage.json
from cwd" is fundamentally incompatible with the way we use it.Additional context
We need to bundle
expo-modules-autolinking
because@expo/prebuild-config
depends on it.