Hi - so this is a brand new install, and I’ve tried a few different times but no luck. Everything is the latest versions I believe, and everything installs otherwise. The theme is there and can be activated and used, etc.
But - under the public directory no /images or /fonts directories are being added. I’ve repeated with a clean installs 3 times, to no avail, but the same approach a week ago worked fine. Any ideas or help gratefully appreciated.
Hi @swalkinshaw . No, I mean on a local install on yarn build. I add - for example - a font into the resources/fonts directory, run yarn build, nothing appears in the public version of that directory.
You need to actually use the font somewhere in your build if you’re wanting it to be included in your built files. If you don’t want to use the font in your build and you still want it to show up in the public directory, you’ll need to modify your Bud config: