htmlburger / wpemerge-theme

An organized, ES6 and SASS powered theme taking advantage of the WP Emerge framework. 🚀
https://wpemerge.com/
GNU General Public License v2.0
286 stars 33 forks source link

Unable to load SVG files as image. #59

Closed paulomfr closed 4 years ago

paulomfr commented 4 years ago

Version

Expected behavior

Be able to use a SVG file as image in the project.

Actual behavior

When adding a SVG inside images folder, the font-loader is creating the file inside fonts folder and adding a export statement in the SVG file.

Comments

svg-file-loaded-in-images-folder-with-export-statement

atanas-dev commented 4 years ago

Fixed in 94935d7446b456048b24c3f16cc397044a3d99be. If you feel comfortable applying patches manually, you can use this: https://github.com/htmlburger/wpemerge-theme/commit/94935d7446b456048b24c3f16cc397044a3d99be.patch