You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks to all for your bug reports and feature suggestions!
New features
Added text option to fonts, to allow download of only specific characters instead of the whole font face.
Added filename option to specify custom resulting file. Rewrites [name], [hash] and [chunkhash].
Added basic google analytics statistics, you may opt out at any time by setting stats to false. I am only collecting options to get an idea how are people using the plugin (and to have some cool data to look at 😉)
Other changes
Rewrote the entire thing to typescript, phew.
Updated dependencies
Fixed issues
Fixed chunk lookup when split chunks were used (#14)