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

Inter fonts are not copied correctly #59

Closed
JoshuaBehrens opened this issue Oct 22, 2019 · 3 comments
Closed

Inter fonts are not copied correctly #59

JoshuaBehrens opened this issue Oct 22, 2019 · 3 comments
Assignees

Comments

@JoshuaBehrens
Copy link
Contributor

When I execute ./psh.phar storefront:build everything is compiled. The rule for copying the Inter font files seem not to match them and they are not present in the public folder so it causes a long page load due to 404 on these font files and blocked rendering.

How can we fix this?

@tobiasberge
Copy link
Contributor

Hi JoshuaBehrens,

sorry for my late response. We are aware of this issue and are trying to fix this as soon as possible.

We have a task for this in our current sprint which you can follow here: https://issues.shopware.com/issues/NEXT-5268

As a workaround you can use the command bin/console theme:compile. This should copy the files correctly and the 404 error should be gone.

Kind regards
Tobias

@shyim
Copy link
Member

shyim commented Aug 18, 2020

This is fixed with the asset system refactoring

@shyim shyim closed this as completed Aug 18, 2020
@JoshuaBehrens
Copy link
Contributor Author

Finally :D

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

3 participants