Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Figure out how to import frames.js without increasing slug size by ~100MB #9070

Closed
jnaviask opened this issue Aug 29, 2024 · 1 comment
Closed

Comments

@jnaviask
Copy link
Collaborator

Description

#9069 removes frames.js code because it increased slug size so dramatically that it blocked production deployment. We still want to ship our farcaster integration, but we need to figure out how to do it without blocking the production application.

One possible solution is a separate heroku deployment including frames, so we don't need to import the lib on the main app environment. Open to other solutions as well. Please discuss plan on this ticket.

@dillchen
Copy link
Contributor

dillchen commented Sep 27, 2024

should close? if @kurtisassad this should be reopened lmk, as we emailed Heroku abt the bundle size, afair

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants