SSR + cloudfront OTS parsing error
-
Hello everyone
I’m having a hard time hosting quasar app in AWS. Problem comes from icons - they are not loaded at all.
So, I’m taking a “hello-world” from quasar, then creating a lambda behind Api Gateway proxy.
At this point quasar starts failing with invalid urls to assets
3b43n4qrna.execute-api.us-east-1.amazonaws.com/devThen I’m adding a cloudfront for this api, and now everything loads fine, except fonts. Any ideas?
-
Update: font files size is different - I downloaded one font file from deployed website, copied in dist folder with added “-prod” postfix
-rw-rw-r-- 1 jamaica jamaica 110396 May 31 11:40 flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.12a47ed5-prod.woff2
-rw-r–r-- 1 jamaica jamaica 60840 May 31 11:18 flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.12a47ed5.woff2