Relative Content

Tag Archive for webpack-5

Convert font path to src: url(file:///C:/

I use Webpack 5 and have no font section in “rules” and I see it put fonts files with hashed names into /dist folder and write this into result css: src: url(file:///C:/54b9eb90d4b941f9371e.woff2) format("woff2");.
Webpack output says:

Webpack 5 convert font path to src: url(file:///C:/

I use Webpack 5 and have no font section in “rules” and I see it put fonts files with hashed names into /dist folder and write this into result css: src: url(file:///C:/54b9eb90d4b941f9371e.woff2) format("woff2");.
Webpack output says: