generate-custom-icon-webfont: Replace with webpack webfonts-loader.

Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
This commit is contained in:
Anders Kaseorg
2019-07-17 21:47:06 -07:00
committed by Tim Abbott
parent 586aaddcc0
commit ab89f40a66
15 changed files with 127 additions and 77 deletions

View File

@@ -21,4 +21,4 @@ LATEST_RELEASE_ANNOUNCEMENT = "https://blog.zulip.org/2019/03/01/zulip-2-0-relea
# Typically, adding a dependency only requires a minor version bump, and
# removing a dependency requires a major version bump.
PROVISION_VERSION = '37.7'
PROVISION_VERSION = '38.0'