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

Catalogue doesn't work in production #52

Open
noozo opened this issue Jan 2, 2024 · 0 comments
Open

Catalogue doesn't work in production #52

noozo opened this issue Jan 2, 2024 · 0 comments

Comments

@noozo
Copy link
Contributor

noozo commented Jan 2, 2024

Describe the bug

Trying to deploy the catalogue in production, but when clicking the component tree (Home) it errs because internally it calls Surface.components/1, which contains a call to Mix.Project.config/0. Since Mix is not available in production, the catalogue does not work at all.

image

How to reproduce it

  1. Deploy surface catalogue to production
  2. Access the /catalogue page and click the Home link.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant