Sep 28, 2020
0
Level 17
Handling Fonts in Vapor
I just started checking out vapor and after MUCH trial and error on getting my Inertia app going, I finally have it running as normal.
Only one major issue left and that's handling vendor installed fonts.
I can see that my webpack generated public/font directory does get uploaded to cloudfront, but nothing but 404's for all my vendor fonts.
I have the asset_url in my meta tag that helps fix the Vue images, is there some way to fix my fonts using this, or is there another approach I can use?
Please or to participate in this conversation.