0
kyckradmin created
Hi guys,
I was just looking for some clarification on the bundling process and how it happens on the public site.
After pushing the site to a hosted environment the icons (font-awesome/gliphicons) were not loading/displaying, after some research we found that the required font/image files weren't being copied over to a directory used on the hosted site. We have created a script to automate this process and everything is displaying now.
I was wondering if the "npm create-bundles" command in the start-up guide should cover this task or if it is meant to be a manual task?
Any information on the process would be greatly appreciated.