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

React variant wrongly being set for development build in production #349

Closed
mpantel opened this issue Feb 11, 2021 · 0 comments · Fixed by #354
Closed

React variant wrongly being set for development build in production #349

mpantel opened this issue Feb 11, 2021 · 0 comments · Fixed by #354

Comments

@mpantel
Copy link
Contributor

mpantel commented Feb 11, 2021

Thanks for noticing! Should i repack it against a more recent branch? It is an easy fix,
around these lines:

variant = Hyperstack.env.production? ? :production : :development

Originally posted by @mpantel in #216 (comment)

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

Successfully merging a pull request may close this issue.

1 participant