I am getting the following font load errors in webpacker:
Can't resolve './fonts/element-icons.woff' in '/Users/me/dev/projects/my-app/app/javascript/packs/styles'
How do you configure webpacker to get around this?
I am getting the following font load errors in webpacker:
Can't resolve './fonts/element-icons.woff' in '/Users/me/dev/projects/my-app/app/javascript/packs/styles'
How do you configure webpacker to get around this?