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

Remove font_assets dependency #1054

Merged
merged 1 commit into from
Mar 23, 2022
Merged

Conversation

BenSturmfels
Copy link
Contributor

From discussion in #524. May potentially break fonts, but is more important that the application can start up in production mode.

@wwahammy
Copy link
Member

wwahammy commented Mar 17, 2022

Did you see any places where the fonts were broken on prod?

@BenSturmfels
Copy link
Contributor Author

Unfortunately prod isn't working for me at all due to #1046 so I can't confirm whether fonts are affected.

From houdiniproject#524, based on the assumption that it's better to potentially break fonts
than for the application not to start up.
@BenSturmfels
Copy link
Contributor Author

@wwahammy now that I have --environment=production up and running Ican now confirm that the OpenSans and FontAwesome fonts are loading successfully for me. Icons are showing up and fonts look good. Confirmed in the browser devtools that the font I'm seeing on-screen is indeed OpenSans. Screenshot attached. Does this give you enough confidence to merge this PR?

2022-03-23_13-36

@wwahammy wwahammy merged commit 7aee052 into houdiniproject:main Mar 23, 2022
@BenSturmfels BenSturmfels deleted the font-assets branch March 23, 2022 02:42
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 this pull request may close these issues.

2 participants