Closed trivikr closed 5 days ago
nice catch
This removal broke web target since social-app was using file-loader
from transitive dependency of unused react-scripts
and didn't have a direct dependency on:
Actually this also seems to have broken native builds too. I should have reviewed instead of trusting the CI.
Nvm, clearing the caches fixed that.
Fixes: https://github.com/bluesky-social/social-app/issues/6440