Releases: jeerbl/webfonts-loader
Releases · jeerbl/webfonts-loader
v5.0.1
- Fix #74: Add
publicPath
default value set as /
v5.0.0
- Update
webfonts-generator
- Fix #68:
cssFontsPath
option is replace by cssFontsUrl
dest
is no longer ignored
- Use
publicPath
from Webpack config
Big up to @Canic who did all that in PR #71!
v4.3.0
- Fix #44: Generating of HTML preview (PR #59)
v4.2.1
- Update README for Webpack 4
v4.2.0
- New option:
emitCodePoints
- Add non-embed test
- Update dependencies
v4.1.0
- Fix #43: compatible with Webpack 4.x