webpack-encore icon indicating copy to clipboard operation
webpack-encore copied to clipboard

Fix issue incorrect paths for fonts. Add methods to Use relative paths

Open nikrou opened this issue 8 years ago • 3 comments

The idea is to allow to use relative path for fonts and/or images.

nikrou avatar Oct 11 '17 12:10 nikrou

Yea, we need to do some playing with this. I'm also interested in useRelativePath, but it may have some issues: https://github.com/webpack-contrib/file-loader/pull/150... though I think just using the relative paths for publicPath also has issues... @Lyrkan we need to do some experimenting with this. I think it's unlikely that we'll be able to change Encore to have useRelativePath by default (again, because I think there are issues), but we might make a way to opt into this. I think we need experimenting to know more, then we can find the best solution.

weaverryan avatar Oct 12 '17 15:10 weaverryan

@weaverryan any news on relative paths?

scaytrase avatar Nov 05 '17 16:11 scaytrase

Hello,

I also need relative paths for fonts. Any news ?

LeoShivas avatar Sep 23 '20 07:09 LeoShivas