At present we're migrating our build infrastructure from expo with turtle to use EAS local builds. One of the issues we had with turtle is the need for setting up an external web host or use expo publish
before you run turtle
.
Does EAS local build still require the expo publish
? step before calling the eas build --local
?